sm8350-common: Replace isolated_app with isolated_app_all
Replace certain policies for isolated_app with the newly introduced isolated_app_all for better scalability. Bug: 265540209 Test: m Change-Id: I1b6866d56f15089babe368bb60335c7ed99bdd6b
This commit is contained in:
parent
89bec86297
commit
4008f22d05
4
sepolicy/vendor/app.te
vendored
4
sepolicy/vendor/app.te
vendored
@ -1,2 +1,2 @@
|
||||
get_prop({ appdomain -isolated_app }, vendor_fp_prop)
|
||||
get_prop({ appdomain -isolated_app }, vendor_mlipay_prop)
|
||||
get_prop({ appdomain -isolated_app_all }, vendor_fp_prop)
|
||||
get_prop({ appdomain -isolated_app_all }, vendor_mlipay_prop)
|
||||
|
Loading…
Reference in New Issue
Block a user