Merge "Allow health storage HAL to read default fstab" am: 9c66e3dfa3
am: 305a726d77
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1673195 Change-Id: If4d3cb014c3973e5b1732218f0d42b3ba66d5749
This commit is contained in:
commit
b21fd0b819
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