commit | 864d0b7220410d5fd89efc39a3be83b8cb5e46c3 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Fri Dec 04 11:34:19 2020 -0800 |
committer | Chong Zhang <chz@google.com> | Tue Dec 22 19:34:46 2020 +0000 |
tree | 64ef40bd7550bbed9350d6be4d431c167f7de294 | |
parent | 880a02152840a53f2be1555e86463ca7e21a9fb0 [diff] [blame] |
transcoding: move MediaTranscodeManager to apex bug: 159172726 test: builds; presubmit; manual testing transcoding locally. Change-Id: I727912a04cf4f7f03fdf5fa0a74e522f69dca66f
diff --git a/native/android/Android.bp b/native/android/Android.bp index 6db4da9..3daaf05 100644 --- a/native/android/Android.bp +++ b/native/android/Android.bp
@@ -103,7 +103,7 @@ version_script: "libandroid.map.txt", stubs: { symbol_file: "libandroid.map.txt", - versions: ["29"], + versions: ["29", "31"], }, }