commit | 4b77373e3774ba917164d5d140cd2cdb658fafc2 | [log] [tgz] |
---|---|---|
author | Hongguang <hgchen@google.com> | Thu Jul 29 18:42:13 2021 -0700 |
committer | Hongguang <hgchen@google.com> | Thu Jul 29 19:49:12 2021 -0700 |
tree | e70b488565ae092c378bd4e51fa470c682bbf977 | |
parent | ce2411a62df440bd750b017a136113237c74cb08 [diff] [blame] |
Generate fmq java-source. Add @hide to adil to avoid API export in framework. Bug: 194739778 Test: make and use fmq java-source in framework Change-Id: Ie1f7e8f9a36a1f09258581d484843f372f56e03e
diff --git a/common/fmq/aidl/Android.bp b/common/fmq/aidl/Android.bp index 4b38241..3c414e7 100644 --- a/common/fmq/aidl/Android.bp +++ b/common/fmq/aidl/Android.bp
@@ -25,6 +25,7 @@ backend: { java: { sdk_version: "module_current", + srcs_available: true, }, cpp: { enabled: false,