commit | ec1198d941f61ca6bf35143c816a495bc4a9cf3a | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <alexbuy@google.com> | Tue Apr 04 19:52:27 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Apr 07 23:41:20 2023 +0000 |
tree | f9238972e98b1e723a1d316485389581a02eb5cd | |
parent | 37ce42ae9575671d0651b192abdeec3c0d65d4be [diff] [blame] |
UpsideDownCake is now 34 Ignore-AOSP-First: UpsideDownCake Finalization Bug: 275409981 Test: build Change-Id: I832ab7a8b5445ba85e27bbcf5be64906bfa0e5be
diff --git a/tv/hdmi/connection/aidl/Android.bp b/tv/hdmi/connection/aidl/Android.bp index b342c52..ff7e166 100644 --- a/tv/hdmi/connection/aidl/Android.bp +++ b/tv/hdmi/connection/aidl/Android.bp
@@ -26,4 +26,12 @@ sdk_version: "module_current", }, }, + versions_with_info: [ + { + version: "1", + imports: [], + }, + ], + frozen: true, + }