<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <project name="luk1337/android_vendor_extra" path="vendor/extra" remote="github" revision="cm-14.1-rootless" />
+ <project name="Stricted/android_vendor_extra" path="vendor/extra" remote="github" revision="cm-14.1" />
<project name="substratum/interfacer" path="packages/apps/ThemeInterfacer" remote="github" revision="n-rootless" />
</manifest>
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 The CyanogenMod Project
+ Copyright (C) 2017 The LineageOS Project
+ Licensed under the GNU GPLv2 license
+ The text of the license can be found in the LICENSE file
+ or at https://www.gnu.org/licenses/gpl-2.0.txt
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <!-- Updater Config Strings -->
+ <string name="conf_update_server_url_def" translatable="false">https://lineage.stricted.net/api</string>
+</resources>
PRODUCT_PACKAGES += \
ThemeInterfacer \
projekt.substratum.theme.xml
+
+# Add overlay
+DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+
+PRODUCT_PROPERTY_OVERRIDES := \
+ ro.opa.eligible_device=true