platform_build/target/board/generic/sepolicy/property.te
bohu 8c3364bd59 Emulator: Enable logcat -Q to run in emulator
Create qemu_cmdline property and make sure logcat
can read it.

Change-Id: I83261a1ba29ecf9fd9b51a815425742177018c87
2017-03-15 22:27:08 -07:00

4 lines
138 B
Text

type qemu_prop, property_type;
type qemu_cmdline, property_type;
type radio_noril_prop, property_type;
type opengles_prop, property_type;