commit | 7f1c87e322ba614fe8259a51457b3ea5614746b7 | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Sat Nov 09 18:24:47 2019 -0800 |
committer | Zach Johnson <zachoverflow@google.com> | Fri Dec 06 13:35:18 2019 -0800 |
tree | f9f1d6f061bea6186e0a27c6aba3b4273dca3c68 | |
parent | f736a2cceb5f9f41ff030c231650eb8f6cb8386a [diff] [blame] |
Add build config for a bluetooth apex Bug: 142747680 Test: compile Change-Id: I72be6a6c90d0eaf2e763c6595664f3e4b9a8d4e0
diff --git a/Android.bp b/Android.bp index c56d51d..113be7b 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,4 +1,5 @@ subdirs = [ + "apex", "binder", "build", "btif",