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

Commit fa5e185a authored by Scarlett Song's avatar Scarlett Song
Browse files

Add com.android.healthfitness to apex_available for...

Add com.android.healthfitness to apex_available for android.permission.flags-aconfig-java-export java_aconfig_library

Health&Fitness mainline module needs to use this flag (ag/28112536).

Bug: 364638912
Bug: 364643447
Change-Id: Ib4da0b5cdd3def5e2a4527610d56a7c2cf724481
Flag: android.permission.flags.replace_body_sensor_permission_enabled
parent 9ea48c71
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -767,6 +767,7 @@ java_aconfig_library {
    min_sdk_version: "30",
    apex_available: [
        "//apex_available:platform",
        "com.android.healthfitness",
        "com.android.permission",
        "com.android.nfcservices",
    ],