forked from Albinoman887/android_device_google_raviole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevice-statix.mk
95 lines (86 loc) · 3.59 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# Libraries required for vendor
PRODUCT_PACKAGES += \
[email protected]:64 \
[email protected]:64 \
android.hardware.biometrics.fingerprint-V1-ndk_platform.vendor:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
android.hardware.identity_credential.xml \
android.hardware.identity-support-lib.vendor:64 \
[email protected]:64 \
android.hardware.neuralnetworks-V1-ndk_platform.vendor:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
[email protected]:64 \
pixelpowerstats_provider_aidl_interface-cpp.vendor:64 \
libaudioroutev2.vendor \
libavservices_minijail_vendor:64 \
libcodec2_vndk.vendor \
libcppbor.vendor:64 \
libGralloc4Wrapper \
libexynosv4l2 \
libexynosutils \
libhwbinder.vendor \
libmedia_ecoservice.vendor \
libkeymaster4support.vendor:64 \
libnetfilter_conntrack:64 \
libnfnetlink:64 \
libnos:64 \
libnos_client_citadel:64 \
libnos_datagram:64 \
libnos_datagram_citadel:64 \
libsensorndkbridge \
libsfplugin_ccodec_utils.vendor \
libtinycompress \
libtrusty_metrics:64 \
libwifi-hal:64 \
nos_app_avb:64 \
nos_app_identity:64 \
nos_app_keymaster:64 \
nos_app_weaver:64 \
sensors.dynamic_sensor_hal \
[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
# Powershare
PRODUCT_PACKAGES += \
# EUICC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
persist.columbus.use_ap_sensor=false
# Telephony
PRODUCT_PACKAGES += \
ImsServiceEntitlement \
Iwlan
# Parts
$(call inherit-product-if-exists, vendor/google/pixelparts/pixelparts.mk)
# Properties
TARGET_VENDOR_PROP := device/google/raviole/vendor.prop
# Camera
PRODUCT_PRODUCT_PROPERTIES += \
ro.vendor.camera.extensions.package=com.google.android.apps.camera.services \
ro.vendor.camera.extensions.service=com.google.android.apps.camera.services.extensions.service.PixelExtensions
# EUICC
PRODUCT_PACKAGES += \
EuiccSupportPixelOverlay