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 | b2544a0aec73f01869f8c325f8d08955552d4230 (patch) | |
tree | ec89d09ac0d8cdc68583c1407787d5dcf2bd2db9 /framework/java/android/bluetooth/BluetoothMapClient.java | |
parent | a9d404ec387fa0c605c78eca21ee097739e1ff51 (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 'framework/java/android/bluetooth/BluetoothMapClient.java')
0 files changed, 0 insertions, 0 deletions