diff --git a/config/common_mobile.mk b/config/common_mobile.mk index 8ed0866d845a5acf1b795ef89551739f7f8a43d6..2f49b2221a5bbe61a3d4487efcec3dc670879291 100644 --- a/config/common_mobile.mk +++ b/config/common_mobile.mk @@ -19,7 +19,8 @@ PRODUCT_PACKAGES += \ Etar \ Jelly \ Profiles \ - Seedvault + Seedvault \ + WeatherProvider ifeq ($(TARGET_INCLUDES_AUDIOFX),true) PRODUCT_PACKAGES += \ diff --git a/config/lineage_sdk_common.mk b/config/lineage_sdk_common.mk index db407c805e8e5f82c9c876af083b8a95473a7d8b..8e48821529b26074e0e9c3a427c148a5d4cc54c2 100644 --- a/config/lineage_sdk_common.mk +++ b/config/lineage_sdk_common.mk @@ -7,7 +7,8 @@ PRODUCT_COPY_FILES += \ vendor/lineage/config/permissions/org.lineageos.performance.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.performance.xml \ vendor/lineage/config/permissions/org.lineageos.profiles.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.profiles.xml \ vendor/lineage/config/permissions/org.lineageos.settings.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.settings.xml \ - vendor/lineage/config/permissions/org.lineageos.trust.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.trust.xml + vendor/lineage/config/permissions/org.lineageos.trust.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.trust.xml \ + vendor/lineage/config/permissions/org.lineageos.weather.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/org.lineageos.weather.xml # Lineage Platform Library PRODUCT_PACKAGES += \ diff --git a/config/permissions/org.lineageos.weather.xml b/config/permissions/org.lineageos.weather.xml new file mode 100644 index 0000000000000000000000000000000000000000..4e132b642cd60acef42928883c9b1d2602b0584c --- /dev/null +++ b/config/permissions/org.lineageos.weather.xml @@ -0,0 +1,16 @@ + + + + + +