mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Add pixel_2016_exclusive.xml
- This allows us to use unlimited backup in Google Photos infinitely. Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
7a3b4163b0
commit
a1c0496cbb
2 changed files with 12 additions and 0 deletions
|
|
@ -167,6 +167,10 @@ PRODUCT_COPY_FILES += \
|
|||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-derp
|
||||
|
||||
# Google Photos
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/pixel/pixel_2016_exclusive.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/pixel_2016_exclusive.xml
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
|
||||
|
|
|
|||
Loading…
Reference in a new issue