electimon
c9951df2b0
osaka: Remove gpt-utils and bootctrl, adjust fstab
...
Signed-off-by: electimon <electimon@gmail.com>
2022-02-16 14:54:38 +00:00
LuK1337
68d4f12078
zenfone6: gpt-utils: Drop unnecessary include
...
* When using generated_kernel_headers including
stdio.h will cause errors due to redefined macros.
Change-Id: I2f753a64f760b636be1325873e17697466fbf33d
2022-02-01 22:27:57 +00:00
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
electimon
800b2f495a
yep
2022-02-01 22:15:59 +00:00
electimon
ae7bf49520
bruh
2022-02-01 21:56:14 +00:00
Jyotiraditya Panda
5a04596287
odin: postrecoveryboot: Fix TWRP not flashing as recovery
...
(Advanced > Flash current TWRP)
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co>
2021-10-05 09:23:44 +05:30
Jyotiraditya Panda
1ae73b4597
Adapt for Mi Mix 4
...
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co>
2021-09-30 23:28:25 +05:30
nebrassy
a586911fad
various updates
...
* fix decryption
* fix touch
* fix ueventd
* use twrp tree
2021-07-16 23:40:26 +02:00
VladV1V
2e7e454d3c
renoir: intial
2021-07-02 19:25:00 +03:00
TheMalachite
935d94693e
renoir: Initial TWRP device tree
2021-06-30 12:05:05 +02:00