Add sepolicy for RamdumpService to access property sys.boot.reason on Pixel 2 am: 96c2b2d303

am: ec2781bb15

Change-Id: I71e3cda76940abad949155690fd873b608e4a9d4
This commit is contained in:
klinesjiang
2019-07-01 05:52:06 -07:00
committed by android-build-merger

View File

@@ -11,4 +11,5 @@ userdebug_or_eng(`
set_prop(ramdump_app, vendor_ramdump_prop);
get_prop(system_app, vendor_ssr_prop)
get_prop(ramdump_app, system_boot_reason_prop)
')