Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6c5b1a9 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Merge "allow qemu_props to set opengles.version"

am: c5a33b05

* commit 'c5a33b05':
  allow qemu_props to set opengles.version
parents adb12a03 c5a33b05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
type qemu_prop, property_type;
type radio_noril_prop, property_type;
type opengles_prop, property_type;
+1 −0
Original line number Diff line number Diff line
qemu.                   u:object_r:qemu_prop:s0
radio.noril             u:object_r:radio_noril_prop:s0
opengles.               u:object_r:opengles_prop:s0
+1 −0
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ init_daemon_domain(qemu_props)
set_prop(qemu_props, qemu_prop)
set_prop(qemu_props, dalvik_prop)
set_prop(qemu_props, config_prop)
set_prop(qemu_props, opengles_prop)