03fb6ee903
This restriction was previously targetSdk gated for apps with targetSdkVersion>=30. This change is being posted for app-compat analysis and testing. Bug: 170188668 Test: build Change-Id: I08c709b2bb9a67157d0daf921e8ac7717a3bdf6f
16 lines
411 B
Text
16 lines
411 B
Text
###
|
|
### Untrusted_29.
|
|
###
|
|
### This file defines the rules for untrusted apps running with
|
|
### targetSdkVersion = 29.
|
|
###
|
|
### See public/untrusted_app.te for more information about which apps are
|
|
### placed in this selinux domain.
|
|
###
|
|
|
|
typeattribute untrusted_app_29 coredomain;
|
|
|
|
app_domain(untrusted_app_29)
|
|
untrusted_app_domain(untrusted_app_29)
|
|
net_domain(untrusted_app_29)
|
|
bluetooth_domain(untrusted_app_29)
|