Skip to content

Commit 88b86a7

Browse files
Allow init.svc.bugreportd to be vendor readable am: 4d68568
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/sepolicy/+/12238425 Change-Id: Ib7af24331976dfe5ec18af0fa2de2bc2f6307f53
2 parents 0bee120 + 4d68568 commit 88b86a7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

prebuilts/api/30.0/public/property_contexts

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
221221
dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool
222222
hal.instrumentation.enable u:object_r:exported2_default_prop:s0 exact bool
223223
init.svc.bugreport u:object_r:exported2_default_prop:s0 exact string
224+
init.svc.bugreportd u:object_r:exported2_default_prop:s0 exact string
224225
init.svc.console u:object_r:exported2_default_prop:s0 exact string
225226
init.svc.dumpstatez u:object_r:exported2_default_prop:s0 exact string
226227
init.svc.mediadrm u:object_r:exported2_default_prop:s0 exact string

public/property_contexts

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
221221
dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool
222222
hal.instrumentation.enable u:object_r:exported2_default_prop:s0 exact bool
223223
init.svc.bugreport u:object_r:exported2_default_prop:s0 exact string
224+
init.svc.bugreportd u:object_r:exported2_default_prop:s0 exact string
224225
init.svc.console u:object_r:exported2_default_prop:s0 exact string
225226
init.svc.dumpstatez u:object_r:exported2_default_prop:s0 exact string
226227
init.svc.mediadrm u:object_r:exported2_default_prop:s0 exact string

0 commit comments

Comments
 (0)