- Oct 25, 2020
-
-
Modify partition swap list to reflect only existing partitions. Bug: 70214866 Change-Id: I2efe784efa97e3f2960d990a969fc729022a5ceb
-
Change-Id: Id56f1c0603ff13b5d64eb4db33807ac13dcdd619
-
This is required to build bootctrl.sdm660 with Android.bp. Bug: 78793464 Test: make Change-Id: Iff4f50ad363cc003d60a5380addd79749b547514 Signed-off-by:
Joshua Blanchard <joshua.lee.bbg@gmail.com>
-
Bug: 30125830 Change-Id: Ic0965f7b516fadf2dee9fcc494a5868a979ac61b
-
[ 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
-
* When using generated_kernel_headers including asm/byteorder.h will cause a warning due to unused static functions. Change-Id: I2a74ec92487c13c4645048c96da8cb92b3cbd9f0
-
Change-Id: I6704d4467df99a6a23b127a721f037389f93daf1 Signed-off-by:
mifl <mifl.pc@gmail.com>
-