Revert "Allow vendor_init to set setupwizard prop"
This reverts commit 432fb7298d
.
Reason for revert: consolidating it in zumapro sepolicy: ag/27701196
Bug: 336903409
Change-Id: I0ee3ff036b5d51b532c59e427ca2b3942b5377ee
This commit is contained in:
parent
86312b5986
commit
28599c27ff
6 changed files with 0 additions and 15 deletions
|
@ -1,6 +1,2 @@
|
||||||
# sepolicy exclusively for comet.
|
# sepolicy exclusively for comet.
|
||||||
BOARD_SEPOLICY_DIRS += device/google/comet-sepolicy/vendor
|
BOARD_SEPOLICY_DIRS += device/google/comet-sepolicy/vendor
|
||||||
|
|
||||||
# system_ext
|
|
||||||
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/comet-sepolicy/system_ext/public
|
|
||||||
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/comet-sepolicy/system_ext/private
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Allow to read setupwizard_feature_prop
|
|
||||||
get_prop(gmscore_app, setupwizard_feature_prop)
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Allow to read setupwizard_feature_prop
|
|
||||||
get_prop(priv_app, setupwizard_feature_prop)
|
|
|
@ -1,2 +0,0 @@
|
||||||
# setupwizard
|
|
||||||
setupwizard.feature.provisioning_profile_mode u:object_r:setupwizard_feature_prop:s0
|
|
|
@ -1,2 +0,0 @@
|
||||||
# setupwizard
|
|
||||||
system_public_prop(setupwizard_feature_prop)
|
|
3
vendor/vendor_init.te
vendored
3
vendor/vendor_init.te
vendored
|
@ -1,5 +1,2 @@
|
||||||
# Camera vendor property
|
# Camera vendor property
|
||||||
set_prop(vendor_init, vendor_camera_debug_prop)
|
set_prop(vendor_init, vendor_camera_debug_prop)
|
||||||
|
|
||||||
# setupwizard
|
|
||||||
set_prop(vendor_init, setupwizard_feature_prop)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue