1# Domain used for su processes, as well as for adbd and adb shell 2# after performing an adb root command. 3 4# All types must be defined regardless of build variant to ensure 5# that adb root works on debuggable VMs even for user builds. 6type su, domain; 7 8# public is for vendor-facing type and attribute definitions. 9# DO NOT ADD allow, neverallow, or dontaudit statements here. 10# Instead, add such policy rules to private/*.te. 11