Allow gmscore to read setupwizard_feature_prop

Bug: 369682921
Change-Id: I7d893ee8785be326e98df57bc06396f7e10d2b01
Test: test bootstrap transfer
Flag: EXEMPT bugfix
This commit is contained in:
Kiwon Park 2024-09-27 16:44:38 +00:00
parent e943d565fe
commit c398fe11da

View file

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