commit | ddc2de8f46eca9265adc02e3f8c9dfd2b85a6ff7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 26 20:23:51 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 26 20:23:51 2024 +0000 |
tree | a5664f97a03e9395bcb91866fb8d0a15076510a0 | |
parent | f062ed2548798a887f0c1b4ab79cf59749e56e96 [diff] | |
parent | c14b78f848d0a72a5b6c97b2e5ce1d1ac25941b8 [diff] |
Merge "Migrate av-audio-types-aidl to audio core V3" into main
diff --git a/Android.bp b/Android.bp index afb1341..d882ea3 100644 --- a/Android.bp +++ b/Android.bp
@@ -130,11 +130,11 @@ imports: ["android.hardware.audio.core-V2"], }, ], - frozen: true, + frozen: false, } -latest_av_audio_types_aidl = "av-audio-types-aidl-V1" +latest_av_audio_types_aidl = "av-audio-types-aidl-V2" cc_defaults { name: "latest_av_audio_types_aidl_ndk_shared",