forked from TheMuppets/proprietary_vendor_oneplus_lemonadep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Android.bp
36 lines (32 loc) · 969 Bytes
/
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
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/oneplus/lemonadep/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/oneplus/sm8350-common",
"device/oneplus/sm8350-common",
"hardware/qcom-caf/sm8350",
"hardware/qcom-caf/wlan",
"hardware/oplus",
"vendor/qcom/opensource/commonsys/display",
"vendor/qcom/opensource/commonsys-intf/display",
"vendor/qcom/opensource/dataservices",
"vendor/qcom/opensource/display",
],
}
prebuilt_etc_xml {
name: "manifest_oplus_cameraextension_aidl.xml",
owner: "oneplus",
src: "proprietary/odm/etc/vintf/manifest/manifest_oplus_cameraextension_aidl.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
device_specific: true,
}
prebuilt_etc_xml {
name: "manifest_oplus_fingerprint.xml",
owner: "oneplus",
src: "proprietary/odm/etc/vintf/manifest/manifest_oplus_fingerprint.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
device_specific: true,
}