Skip to content
Snippets Groups Projects
Commit b1462a2b authored by Chris Manton's avatar Chris Manton
Browse files

Sort properly btif/Android::btifCommonIncludes

Bug: 163134718
Tag: #refactor
Test: gd/cert/run

Change-Id: Ib5ee07e15fb43246d7bd43bb341e5d90e999fb7f
parent 691b78da
No related branches found
No related tags found
No related merge requests found
......@@ -10,27 +10,27 @@ package {
btifCommonIncludes = [
"packages/modules/Bluetooth/system",
"packages/modules/Bluetooth/system/bta/dm",
"packages/modules/Bluetooth/system/bta/include",
"packages/modules/Bluetooth/system/bta/sys",
"packages/modules/Bluetooth/system/bta/dm",
"packages/modules/Bluetooth/system/btcore/include",
"packages/modules/Bluetooth/system/btif/avrcp",
"packages/modules/Bluetooth/system/btif/co",
"packages/modules/Bluetooth/system/btif/include",
"packages/modules/Bluetooth/system/device/include",
"packages/modules/Bluetooth/system/embdrv/sbc/decoder/include",
"packages/modules/Bluetooth/system/embdrv/sbc/encoder/include",
"packages/modules/Bluetooth/system/hci/include",
"packages/modules/Bluetooth/system/include",
"packages/modules/Bluetooth/system/internal_include",
"packages/modules/Bluetooth/system/stack/include",
"packages/modules/Bluetooth/system/stack/l2cap",
"packages/modules/Bluetooth/system/stack/a2dp",
"packages/modules/Bluetooth/system/stack/btm",
"packages/modules/Bluetooth/system/stack/avdt",
"packages/modules/Bluetooth/system/stack/btm",
"packages/modules/Bluetooth/system/stack/include",
"packages/modules/Bluetooth/system/stack/l2cap",
"packages/modules/Bluetooth/system/udrv/include",
"packages/modules/Bluetooth/system/btif/avrcp",
"packages/modules/Bluetooth/system/btif/include",
"packages/modules/Bluetooth/system/btif/co",
"packages/modules/Bluetooth/system/hci/include",
"packages/modules/Bluetooth/system/vnd/include",
"packages/modules/Bluetooth/system/embdrv/sbc/encoder/include",
"packages/modules/Bluetooth/system/embdrv/sbc/decoder/include",
"packages/modules/Bluetooth/system/utils/include",
"packages/modules/Bluetooth/system/include",
"packages/modules/Bluetooth/system/vnd/include",
"system/libhwbinder/include",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment