Merge "add a property to allow thumbnailer to use hw codecs"
am: 73871c9000
Change-Id: I6ae91bff988cdaa850d4213532bc2604db87ca24
This commit is contained in:
commit
eeb7a35673
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ drm.service.enabled u:object_r:exported3_default_prop:s0 exact bool
|
||||||
keyguard.no_require_sim u:object_r:exported3_default_prop:s0 exact bool
|
keyguard.no_require_sim u:object_r:exported3_default_prop:s0 exact bool
|
||||||
media.recorder.show_manufacturer_and_model u:object_r:exported3_default_prop:s0 exact bool
|
media.recorder.show_manufacturer_and_model u:object_r:exported3_default_prop:s0 exact bool
|
||||||
media.stagefright.cache-params u:object_r:exported3_default_prop:s0 exact string
|
media.stagefright.cache-params u:object_r:exported3_default_prop:s0 exact string
|
||||||
|
media.stagefright.thumbnail.prefer_hw_codecs u:object_r:exported3_default_prop:s0 exact bool
|
||||||
persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string
|
persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string
|
||||||
persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
|
persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
|
||||||
persist.config.calibration_fac u:object_r:exported3_default_prop:s0 exact string
|
persist.config.calibration_fac u:object_r:exported3_default_prop:s0 exact string
|
||||||
|
|
Loading…
Reference in a new issue