diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2019-11-25 01:49:10 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-11-25 01:49:10 +0000 |
commit | 8f550acdd60e408130e34be9f9757bb4ab1a0350 (patch) | |
tree | fe375d7c620b04d23806ffd1d6e983ba53848d9f /common/networkstackclient/Android.bp | |
parent | d53b4053df403e61ad8b6349561731e1ca51a4ab (diff) | |
parent | 95584550761912ae9c6c26c2d838754d770cea65 (diff) |
Merge "Remove api_dir property"
Diffstat (limited to 'common/networkstackclient/Android.bp')
-rw-r--r-- | common/networkstackclient/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/networkstackclient/Android.bp b/common/networkstackclient/Android.bp index 9c9ae21..d41b470 100644 --- a/common/networkstackclient/Android.bp +++ b/common/networkstackclient/Android.bp @@ -31,7 +31,6 @@ aidl_interface { enabled: false, }, }, - api_dir: "aidl/ipmemorystore", versions: [ "1", "2", @@ -69,7 +68,6 @@ aidl_interface { enabled: false, }, }, - api_dir: "aidl/networkstack", imports: ["ipmemorystore-aidl-interfaces"], versions: [ "1", |