universal7885: Add samsung configstore HAL entry

This commit is contained in:
roynatech2544 2021-11-22 13:29:47 +09:00
commit 2ba9a6ccbf
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
7 changed files with 53 additions and 29 deletions

View file

@ -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;