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:
Yi-Yo Chiang 2021-04-14 15:23:13 +08:00
parent 755faacde2
commit 2b708a2725

View File

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