-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAndroid.bp
38 lines (33 loc) · 1.01 KB
/
Android.bp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/sony/pdx214/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/sony/sm8350-common",
"hardware/qcom-caf/sm8350",
"hardware/qcom-caf/wlan",
"hardware/sony",
"vendor/qcom/opensource/commonsys/display",
"vendor/qcom/opensource/commonsys-intf/display",
"vendor/qcom/opensource/dataservices",
"vendor/qcom/opensource/display",
],
}
install_symlink {
name: "bdwlan_bdwlan_symlink",
soc_specific: true,
installed_location: "firmware/bdwlan.e47",
symlink_target: "/vendor/etc/wifi/bdwlan.e47",
}
install_symlink {
name: "bdwlan_bdwlan_symlink_1",
soc_specific: true,
installed_location: "firmware/bdwlan.e48",
symlink_target: "/vendor/etc/wifi/bdwlan.e48",
}
install_symlink {
name: "bdwlan_bdwlan_symlink_2",
soc_specific: true,
installed_location: "firmware/bdwlan.elf",
symlink_target: "/vendor/etc/wifi/bdwlan.elf",
}