Use the specific export aidl folder of Bluetooth
Bug: 219528787 Test: build + start bt Tag: #refactor Change-Id: Ie0468a8d2933f9866fba2bec59b433446fab1938
This commit is contained in:
parent
e4590dbf5d
commit
c01e552e6f
@ -285,7 +285,7 @@ java_defaults {
|
||||
"frameworks/native/libs/permission/aidl",
|
||||
// TODO: remove when moved to the below package
|
||||
"frameworks/base/packages/ConnectivityT/framework-t/aidl-export",
|
||||
"packages/modules/Bluetooth/system/binder",
|
||||
"packages/modules/Bluetooth/framework/aidl-export",
|
||||
"packages/modules/Connectivity/framework/aidl-export",
|
||||
"packages/modules/Media/apex/aidl/stable",
|
||||
"hardware/interfaces/graphics/common/aidl",
|
||||
@ -543,7 +543,7 @@ stubs_defaults {
|
||||
"frameworks/native/libs/permission/aidl",
|
||||
// TODO: remove when moved to the below package
|
||||
"frameworks/base/packages/ConnectivityT/framework-t/aidl-export",
|
||||
"packages/modules/Bluetooth/system/binder",
|
||||
"packages/modules/Bluetooth/framework/aidl-export",
|
||||
"packages/modules/Connectivity/framework/aidl-export",
|
||||
"packages/modules/Media/apex/aidl/stable",
|
||||
"hardware/interfaces/graphics/common/aidl",
|
||||
@ -583,7 +583,7 @@ stubs_defaults {
|
||||
name: "module-classpath-stubs-defaults",
|
||||
aidl: {
|
||||
include_dirs: [
|
||||
"packages/modules/Bluetooth/system/binder",
|
||||
"packages/modules/Bluetooth/framework/aidl-export",
|
||||
"packages/modules/Connectivity/framework/aidl-export",
|
||||
"packages/modules/Media/apex/aidl/stable",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user