No description
Find a file
Tao Bao 3073325b61 ebba: gpt-utils: Address the warnings
[ 11% 2/18] target  C++: libgptutils <= device/google/crosshatch/gpt-utils/gpt-utils.cpp
In file included from device/google/crosshatch/gpt-utils/gpt-utils.cpp:54:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
 ^
device/google/crosshatch/gpt-utils/gpt-utils.cpp:750:17: warning: unused variable 'ufs_dir_stat' [-Wunused-variable]
    struct stat ufs_dir_stat;
                ^
device/google/crosshatch/gpt-utils/gpt-utils.cpp:973:13: warning: unused variable 'r' [-Wunused-variable]
        int r, fd;
            ^
device/google/crosshatch/gpt-utils/gpt-utils.cpp:973:16: warning: unused variable 'fd' [-Wunused-variable]
        int r, fd;
               ^
4 warnings generated.

Test: lunch blueline-userdebug && m -j libgptutils
Change-Id: Idd9174276d8a5b7b77c2ec48c745a78184f65fcf
2022-02-01 22:16:01 +00:00
bootctrl bruh 2022-02-01 21:56:14 +00:00
gpt-utils ebba: gpt-utils: Address the warnings 2022-02-01 22:16:01 +00:00
recovery/root bruh 2022-02-01 21:56:14 +00:00
Android.bp bruh 2022-02-01 21:56:14 +00:00
Android.mk bruh 2022-02-01 21:56:14 +00:00
AndroidProducts.mk bruh 2022-02-01 21:56:14 +00:00
BoardConfig.mk bruh 2022-02-01 21:56:14 +00:00
device.mk bruh 2022-02-01 21:56:14 +00:00
recovery.fstab bruh 2022-02-01 21:56:14 +00:00
system.prop renoir: Initial TWRP device tree 2021-06-30 12:05:05 +02:00
twrp_osaka.mk bruh 2022-02-01 21:56:14 +00:00
vendor.prop bruh 2022-02-01 21:56:14 +00:00