forked from StatiXOS/android_device_google_raviole
-
Notifications
You must be signed in to change notification settings - Fork 5
/
device-statix.mk
70 lines (67 loc) · 2.77 KB
/
device-statix.mk
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Libraries required for vendor
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint-V1-ndk_platform.vendor \
android.hardware.identity_credential.xml \
android.hardware.identity-support-lib.vendor:64 \
[email protected]:64 \
android.hardware.neuralnetworks-V1-ndk_platform.vendor \
com.google.hardware.pixel.display-V3-ndk_platform.vendor \
pixelpowerstats_provider_aidl_interface-cpp.vendor \
libaudioroutev2.vendor \
libavservices_minijail_vendor:64 \
libcodec2_vndk.vendor \
libcppbor.vendor \
libGralloc4Wrapper \
libexynosv4l2 \
libexynosutils \
libhwbinder.vendor \
libmedia_ecoservice.vendor \
libkeymaster4support.vendor \
libnetfilter_conntrack:64 \
libnfnetlink:64 \
libnos:64 \
libnos_client_citadel:64 \
libnos_datagram:64 \
libnos_datagram_citadel:64 \
libsfplugin_ccodec_utils.vendor \
libtinycompress \
libtrusty_metrics \
libwifi-hal \
nos_app_avb:64 \
nos_app_identity:64 \
nos_app_keymaster:64 \
nos_app_weaver:64 \
[email protected]:64 \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \
frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \
frameworks/native/data/etc/android.hardware.telephony.ims.singlereg.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.singlereg.xml
# Telephony
PRODUCT_PACKAGES += \
ImsServiceEntitlement \
Iwlan
# Properties
TARGET_VENDOR_PROP := device/google/raviole/vendor.prop