diff options
author | Jakub Pawlowski <jpawlowski@google.com> | 2017-08-08 04:27:20 -0700 |
---|---|---|
committer | Jakub Pawlowski <jpawlowski@google.com> | 2017-08-08 12:38:37 -0700 |
commit | 6732625aa0cca4b78ae8748d2f0c5f44bc0bda77 (patch) | |
tree | 4dfb3b5b5bb4a50ee0d057628d2dda9ce28f29ab /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 43ee2ac1407770d862c09c78b10d2da5a8ed4975 (diff) |
Bluetooth: move AIDL files related to bluetooth into system/bt (1/2)
This patch moves *.aidl files from
frameworks/base/core/java/android/bluetooth into system/bt/binder. This
is in preparation to convert the Bluetooth deamon into native
implementation piece by piece.
In order to do that, one must have C++ header files, and paths to them
with AIDL files, and */java/* folder didn't seem as proper place for
that. Additionally, keeping AIDL files out of framework/base will not
require creating dependency on this huge project, which should help
keeping the compilation fast.
Test: compilation test
Change-Id: I9a6db8832c9ec3215c648e325d67278832ef22cc
Merged-In: I9a6db8832c9ec3215c648e325d67278832ef22cc
(cherry picked from commit 06ae9c665b6fce7a748c3d7175359bff8343768c)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions