mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Remove media3-only line from exoplayer2 build.gradle file
#minor-release
PiperOrigin-RevId: 470999044
(cherry picked from commit e285e70785)
This commit is contained in:
parent
1071a91d34
commit
b6fecfc18a
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ android {
|
|||
}
|
||||
|
||||
sourceSets {
|
||||
androidTest.assets.srcDir '../test_data/src/test/assets/' //copybara:media3-only
|
||||
androidTest.assets.srcDir '../../testdata/src/test/assets/'
|
||||
test.assets.srcDir '../../testdata/src/test/assets/'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue