mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Add android config option for vp9 build
PiperOrigin-RevId: 270640701
This commit is contained in:
parent
258fff422a
commit
47ad497aa8
1 changed files with 9 additions and 0 deletions
9
extensions/vp9/src/main/METADATA
Normal file
9
extensions/vp9/src/main/METADATA
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Format: google3/devtools/metadata/metadata.proto (go/google3metadata)
|
||||
|
||||
tricorder: {
|
||||
options: {
|
||||
builder: {
|
||||
config: "android"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue