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

Commit 8abb04fb authored by teog@google.com's avatar teog@google.com
Browse files

Adds HealthFitness to apex available for BannerMessagePreference.

Test: build
Bug: 380050244
Flag: NONE config change
Change-Id: I8a38edbc4dca408b35165f46ac29562189b73bbd
parent c935347d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -28,4 +28,8 @@ android_library {

    sdk_version: "system_current",
    min_sdk_version: "28",
    apex_available: [
        "//apex_available:platform",
        "com.android.healthfitness",
    ],
}