mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Add samsung configstore HAL entry
This commit is contained in:
parent
a6074c2603
commit
2ba9a6ccbf
7 changed files with 53 additions and 29 deletions
|
|
@ -3,3 +3,5 @@ type hal_battery_hwservice, hwservice_manager_type;
|
|||
type hal_flashlight_hwservice, hwservice_manager_type;
|
||||
type hal_gpu_hwservice, hwservice_manager_type;
|
||||
type hal_selinux_hwservice, hwservice_manager_type;
|
||||
type hal_vendor_configstore_hwservice, hwservice_manager_type;
|
||||
type hal_vendor_surfaceflinger_hwservice, hwservice_manager_type;
|
||||
|
|
|
|||
Loading…
Reference in a new issue