Allow health storage HAL to read default fstab
Fixes: 184797681 Bug: 181110285 Test: Presubmit Test: atest VtsHalHealthStorageV1_0TargetTest Change-Id: I87510bc82d742cd209846161cb73543308edcb09
This commit is contained in:
parent
755faacde2
commit
2b708a2725
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