mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: parts: hidl: Move to /system
* Sepolicy issues, need to be in /system to write data to files. While we're on it, move fm radio hal too
This commit is contained in:
parent
88d149ae33
commit
af754b5f92
22 changed files with 50 additions and 54 deletions
2
universal7885-common/sepolicy/private/hwservice.te
Normal file
2
universal7885-common/sepolicy/private/hwservice.te
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
type hal_parts_hwservice, hwservice_manager_type;
|
||||
type hal_fmradio_hwservice, hwservice_manager_type;
|
||||
Loading…
Reference in a new issue