commit | 70f5837e1f5f86d3ef8604cdb4d641e70da3b332 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Apr 16 07:03:24 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sat Apr 16 07:03:24 2022 +0900 |
tree | 8107b3fd7b416975fed9de3d1f29141648cc3732 | |
parent | 3adf36824f0c3d6590250022cfd009f4dd9775cd [diff] [blame] |
Freeze AIDL APIs for TM Bug: 225941299 Test: m Change-Id: I61eb51c0334eb99489c6f1570110d7e18c350c99
diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp index 5926b77..a865445 100644 --- a/contexthub/aidl/Android.bp +++ b/contexthub/aidl/Android.bp
@@ -35,4 +35,11 @@ apps_enabled: false, }, }, + versions_with_info: [ + { + version: "1", + imports: [], + }, + ], + }