commit | 8787afa9e6e774112439ae50d09150a881cdd5a9 | [log] [tgz] |
---|---|---|
author | Lei Ju <leiju@google.com> | Wed Jun 28 09:36:19 2023 -0700 |
committer | Lei Ju <leiju@google.com> | Fri Jun 30 10:28:54 2023 -0700 |
tree | 46d9d8790e3ee4c6948242df393b53c2f90d8e0f | |
parent | 13c75354fd7a9d3289b2cf3e5037f0a0dfea7940 [diff] [blame] |
Introduce a new callback function to get client's UUID Bug: 247124878 Test: compilation and manual test Change-Id: I96b386fc232c4f65615858cf9b65317ae5bdc499
diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp index a0315d0..cf10529 100644 --- a/contexthub/aidl/Android.bp +++ b/contexthub/aidl/Android.bp
@@ -49,6 +49,6 @@ }, ], - frozen: true, + frozen: false, }