Merge "Add sepolicy for RamdumpService to access property sys.boot.reason on Pixel 2" into qt-r1-dev

This commit is contained in:
TreeHugger Robot
2019-06-11 22:41:51 +00:00
committed by Android (Google) Code Review

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