Snap for 11973804 from 4e6cd49893 to 24Q3-release

Change-Id: Icb70540b4130da96ade46bf63f5df16715138140
This commit is contained in:
Android Build Coastguard Worker 2024-06-15 01:03:34 +00:00
commit ae3fd4709a
5 changed files with 0 additions and 12 deletions

View file

@ -1,2 +0,0 @@
# Allow to read setupwizard_feature_prop
get_prop(gmscore_app, setupwizard_feature_prop)

View file

@ -1,2 +0,0 @@
# Allow to read setupwizard_feature_prop
get_prop(priv_app, setupwizard_feature_prop)

View file

@ -6,6 +6,3 @@ telephony.ril.ntn_demo_mode u:object_r:telephony_ntn_demo_mode_prop:s0 exact b
# HDCP setting of the display connected via USB port
persist.sys.hdcp_checking u:object_r:usb_control_prop:s0 exact string
# setupwizard
setupwizard.feature.provisioning_profile_mode u:object_r:setupwizard_feature_prop:s0

View file

@ -7,6 +7,3 @@ system_restricted_prop(telephony_ntn_demo_mode_prop)
userdebug_or_eng(`
set_prop(shell, telephony_ril_prop)
')
# setupwizard
system_public_prop(setupwizard_feature_prop)

View file

@ -8,5 +8,3 @@ userdebug_or_eng(`
set_prop(vendor_init, vendor_imssvc_prop)
')
# setupwizard
set_prop(vendor_init, setupwizard_feature_prop)