summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEtan Cohen <etancohen@google.com>2019-11-26 16:50:59 -0800
committerEtan Cohen <etancohen@google.com>2019-11-27 20:09:07 -0800
commit9772a231fb19ada90724493f2e3fbdb33a0b1715 (patch)
tree44fea9bed391abae0c92e4028320bbf95f788f4c
parent74762c7fa7240a1bdc0ee7d33b2b2d4f865866f3 (diff)
downloadwificond-9772a231fb19ada90724493f2e3fbdb33a0b1715.tar.gz
Revert "Remove api_dir property"
This reverts commit 74762c7fa7240a1bdc0ee7d33b2b2d4f865866f3. Change-Id: I6805b89a6b31108836c5e417937cb45305c49344
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 02f4b18..fcb4d73 100644
--- a/Android.bp
+++ b/Android.bp
@@ -124,6 +124,7 @@ aidl_interface {
name: "libwificond_aidl",
local_include_dir: "aidl",
srcs: ["aidl/**/*.aidl"],
+ api_dir: "api",
backend: {
ndk: {
enabled: false