platform_system_sepolicy/prebuilts/api
Pawin Vongmasa 76d7cf961e Allow XML file paths to be customized with sysprop
Three properties are declared as vendor-init-settable:
ro.media.xml_variant.codecs
ro.media.xml_variant.codecs_performance
ro.media.xml_variant.profiles

media_codecs.xml can now be named
media_codecs${ro.media.xml_variant.codecs}.xml

media_codecs_performance.xml can now be named
media_codecs_performance${ro.media.xml_variant.codecs_performance}.xml

media_profiles_V1_0 can now be named
media_profiles${ro.media.xml_variant.profiles}.xml

Test: Rename "media_codecs.xml" to "media_codecs_test.xml",
set ro.media.xml_variant.codecs to "_test", then
call "stagefright -i".

Test: Rename "media_codecs_performance.xml" to
"media_codecs_performance_test.xml",
set ro.media.xml_variant.codecs_performance to "_test", then
run android.media.cts.VideoDecoderPerfTest.

Test: Rename "media_profiles_V1_0.xml" to "media_profiles_test.xml",
set ro.media.xml_variant.profiles to "_test", then
run vts_mediaProfiles_validate_test.

Bug: 142102953
Change-Id: I407a0a327fcc8e799bb4079b11048a497565be48
2020-03-18 06:02:55 -07:00
..
26.0 Finer grained permissions for ctl. properties 2018-05-22 13:47:16 -07:00
27.0 Add prebuilts/api/27.0/nonplat_sepolicy.cil. 2018-01-31 16:26:16 -08:00
28.0 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master 2019-05-14 12:16:13 -07:00
29.0 Allow XML file paths to be customized with sysprop 2020-03-18 06:02:55 -07:00