Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0d2af6a authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Add feature flag for v3.7

parent c9854df8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
android_app_import {
    name: "FeatureFlags",
    certificate: "platform",
    apk: "app-release.apk",
    optional_uses_libs: [
      "androidx.window.extensions",
      "androidx.window.sidecar",
    ],
}
+132 B

File added.

No diff preview for this file type.

+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ PRODUCT_PACKAGES += \
    eCalendar \
    eDrive \
    FakeStore \
    FeatureFlags \
    FindMyDevice \
    GmsCore \
    GsfProxy \