Initial TWRP BringUP from DTgen plus basic setup
This commit is contained in:
commit
1cb71e1b42
16 changed files with 455 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
service vendor.health-recovery /system/bin/hw/android.hardware.health-service.qti_recovery
|
||||
class hal
|
||||
seclabel u:r:hal_health_default:s0
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM BLOCK_SUSPEND
|
||||
file /dev/kmsg w
|
||||
Loading…
Reference in a new issue