Loading config/common.mk +7 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,13 @@ PRODUCT_COPY_FILES += \ $(VENDOR_PATH)/config/permissions/eos-permissions.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/default-permissions/eos-permissions.xml \ $(VENDOR_PATH)/config/permissions/eos-allowlist.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/eos-allowlist.xml # Partner files PRODUCT_COPY_FILES += \ $(VENDOR_PATH)/prebuilt/common/etc/init/init.e-partner.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/init.e-partner.rc PRODUCT_PACKAGES += \ BackgroundsDuckDuckGo # SafetyNet compatibility ifneq ($(filter stable dev partner,$(RELEASE_TYPE)),) # Ship ih8sn on dev & stable builds Loading overlay/rro_overlays/BackgroundsDuckDuckGo/Android.bp 0 → 100644 +5 −0 Original line number Diff line number Diff line runtime_resource_overlay { name: "BackgroundsDuckDuckGo", sdk_version: "current", product_specific: true, } overlay/rro_overlays/BackgroundsDuckDuckGo/AndroidManifest.xml 0 → 100644 +11 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.lineageos.backgrounds.duckduckgo"> <overlay android:isStatic="true" android:priority="800" android:requiredSystemPropertyName="persist.murena.product.partner" android:requiredSystemPropertyValue="quackquackgo" android:targetPackage="org.lineageos.backgrounds" /> </manifest> No newline at end of file overlay/rro_overlays/BackgroundsDuckDuckGo/res/drawable-nodpi/murena.jpg 0 → 100644 +865 KiB Loading image diff... overlay/rro_overlays/BackgroundsDuckDuckGo/res/drawable-nodpi/murena_small.jpg 0 → 100644 +28.7 KiB Loading image diff... Loading
config/common.mk +7 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,13 @@ PRODUCT_COPY_FILES += \ $(VENDOR_PATH)/config/permissions/eos-permissions.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/default-permissions/eos-permissions.xml \ $(VENDOR_PATH)/config/permissions/eos-allowlist.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/eos-allowlist.xml # Partner files PRODUCT_COPY_FILES += \ $(VENDOR_PATH)/prebuilt/common/etc/init/init.e-partner.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/init.e-partner.rc PRODUCT_PACKAGES += \ BackgroundsDuckDuckGo # SafetyNet compatibility ifneq ($(filter stable dev partner,$(RELEASE_TYPE)),) # Ship ih8sn on dev & stable builds Loading
overlay/rro_overlays/BackgroundsDuckDuckGo/Android.bp 0 → 100644 +5 −0 Original line number Diff line number Diff line runtime_resource_overlay { name: "BackgroundsDuckDuckGo", sdk_version: "current", product_specific: true, }
overlay/rro_overlays/BackgroundsDuckDuckGo/AndroidManifest.xml 0 → 100644 +11 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.lineageos.backgrounds.duckduckgo"> <overlay android:isStatic="true" android:priority="800" android:requiredSystemPropertyName="persist.murena.product.partner" android:requiredSystemPropertyValue="quackquackgo" android:targetPackage="org.lineageos.backgrounds" /> </manifest> No newline at end of file
overlay/rro_overlays/BackgroundsDuckDuckGo/res/drawable-nodpi/murena.jpg 0 → 100644 +865 KiB Loading image diff...
overlay/rro_overlays/BackgroundsDuckDuckGo/res/drawable-nodpi/murena_small.jpg 0 → 100644 +28.7 KiB Loading image diff...