summaryrefslogtreecommitdiffstats
path: root/common/sepolicy/property.te
blob: 04c5bc180b336c172b6383d13059278db91afcd1 (plain)
1
2
3
4
5
6
7
8
type qemu_prop, property_type;
type qemu_cmdline, property_type;
type radio_noril_prop, property_type;

# opengles_prop is removed because it conflicts with car_product
# TODO If this is resolved, then most of the copied sepolicy can be removed
# in favor of using device/goldfish/sepolicy.
# type opengles_prop, property_type;