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

Commit f0f09aac authored by Teo Georgescu's avatar Teo Georgescu Committed by Android (Google) Code Review
Browse files

Merge "Adds HealthFitness to apex available for BannerMessagePreference." into main

parents 050a1f47 8abb04fb
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",
    ],
}