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:
Yo Chiang 2021-04-20 03:31:39 +00:00 committed by Automerger Merge Worker
commit b21fd0b819

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)