-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevice-screwd.mk
48 lines (37 loc) · 924 Bytes
/
device-screwd.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
# Camera
PRODUCT_PACKAGES += libion
# Fingerprint sensor type
PRODUCT_PROPERTY_OVERRIDES += \
ro.hardware.fingerprint=fpc
# IMS
PRODUCT_PACKAGES += \
com.android.ims.rcsmanager
# LiveDisplay native
PRODUCT_PACKAGES += \
libjni_livedisplay
# NFC
PRODUCT_PACKAGES += \
nfc_nci.pn54x.default
# Overlays
DEVICE_PACKAGE_OVERLAYS += device/google/marlin/overlay-screwd
# Pixel Experience
PRODUCT_COPY_FILES += \
device/google/marlin/nexus.xml:system/etc/sysconfig/nexus.xml
# Tethering
PRODUCT_PROPERTY_OVERRIDES += \
net.tethering.noprovisioning=true
# UI
PRODUCT_PROPERTY_OVERRIDES += \
sys.use_fifo_ui=1
# Update engine
PRODUCT_PACKAGES += brillo_update_payload
# Include vendor partition in the otapackages
AB_OTA_PARTITIONS += vendor
PRODUCT_PACKAGES += \
libminui \
PresencePolling \
qcrilmsgtunnel \
libtinyxml \
libLLVM \
libmm-qcamera \
libsensorndkbridge