dumpstate: reads ota_metadata_file

Bug: 137757435
Test: bugreport
Change-Id: I72a7d1e01e2f4a050220f77d62e5592a14925e17
This commit is contained in:
Yifan Hong 2019-10-29 14:12:16 -07:00
parent 1007f1b742
commit 91709db313

View File

@ -58,3 +58,5 @@ binder_call(dumpstate, lpdumpd)
allow dumpstate gsid_exec:file rx_file_perms;
set_prop(dumpstate, ctl_gsid_prop)
binder_call(dumpstate, gsid)
r_dir_file(dumpstate, ota_metadata_file)