This is a cherrypick of commit da497e609cc81d840ba5c46506be0a823b138646.
Bug: 232812007
Change-Id: I283df974d80e61cdf6997b8f58c2ff9e642961d5
Merged-In: I283df974d80e61cdf6997b8f58c2ff9e642961d5
Test: N/A. TEST_MAPPING change.
WidevineYouTubePerformanceTests has been flaky on cuttlefish,
e.g. http://ab/I19300007386488046.
Bug: 178816546
Test: TreeHugger
Change-Id: Ie1c203cc76bac265c13d5fe04e2c60e3088ebb92
Select WidevineYouTubePerformanceTests#testL3Cenc480P30
so the test does not exceed one minute during presubmit
testing.
Requires adding @Presubmit annotation to testL3Cenc480P30.
This is because some existing tests that use @Presubmit
annotation take precedent over the rest of the tests in
TEST_MAPPING file. If we do not use @Presubmit annotation,
the new test will not be executed. Using @Presubmit annotation
has the advantage of not having to explicitly specify
testL3Cenc480P30, in the include-filter.
Test: atest --test-mapping [directory with TEST_MAPPING]
e.g. from frameworks/av, run "atest --test-mapping drm
Bug: 168159824
Change-Id: Ibd9d6df61b8f637b4e4cb1810ae5b595dce717ad
Most players are using exoplayer, and Widevine DRM is
required. These CL adds three tests to TreeHugger
presubmit to reduce regression.
This CL adds three tests to presubmit process,
most time is spent running one exoplayer test.
Test: time atest
bug: 148288152
Change-Id: I57945568586a585812d41491dbbf57c6f30fda4b