mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
[SQUASH] universal7885: Revert health related commits
Revert "universal7885: sepolicy: Address charger_vendor denial" This reverts commitf35e7ce2a6. Revert "universal7885: Switch to health AIDL HAL" This reverts commitd80918f7b5. Revert "universal7885: health: remove unused namespace" This reverts commit19139783b3. Revert "universal7885: Remove unused deps from health impl" This reverts commit478b6f760c. Revert "universal7885: Implement health 2.1 hal" This reverts commitf90a9a09cf.
This commit is contained in:
parent
38dfae1352
commit
1845c09098
4 changed files with 11 additions and 9 deletions
|
|
@ -601,6 +601,13 @@ service tzts_service /vendor/bin/tzts_daemon
|
|||
group system
|
||||
disabled
|
||||
|
||||
service charger /system/bin/charger
|
||||
class charger
|
||||
user system
|
||||
group system graphics input
|
||||
capabilities SYS_BOOT
|
||||
seclabel u:r:charger:s0
|
||||
|
||||
# Start NFC on supported variants
|
||||
service nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.samsung
|
||||
override
|
||||
|
|
|
|||
Loading…
Reference in a new issue