Merge "Allow health storage HAL to read default fstab" am: 9c66e3dfa3
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1673195 Change-Id: I5e7574fe8b901d9cfc750a071bca8f816b2b4d8d
This commit is contained in:
commit
305a726d77
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ binder_use(hal_health_storage_server)
|
|||
|
||||
hal_attribute_hwservice(hal_health_storage, hal_health_storage_hwservice)
|
||||
hal_attribute_service(hal_health_storage, hal_health_storage_service)
|
||||
|
||||
# Allow ReadDefaultFstab().
|
||||
read_fstab(hal_health_storage_server)
|
||||
|
|
Loading…
Reference in a new issue