Add setupwizard_feature_prop as one of properties allowed to be read

06-05 20:45:54.890420  root   351   351 W libc    : Unable to set property "setupwizard.feature.provisioning_profile_mode" to "true": error code: 0x18
06-05 20:45:54.894967  root   350   350 E init    : Unable to set property 'setupwizard.feature.provisioning_profile_mode' from uid:0 gid:0 pid:351: SELinux permission check failed

Test: manual
Bug: 336903409
Change-Id: I7282cfdbd621dd0e77f08c8ff7287f9693fa060a
This commit is contained in:
Kiwon Park 2024-06-05 14:40:00 -07:00
parent 34de4a725d
commit 26efc37a3d
5 changed files with 12 additions and 0 deletions

View file

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