Add SettingsSpinner to HealthConnect.

Test: Manual build and flash the app.
Bug: 287419380
Change-Id: I40e9a8ed1990c7cd99b7de7a3f0d2e3c85fc7d3d
This commit is contained in:
Teo Georgescu
2023-07-21 16:44:23 +01:00
parent 9b975b9219
commit 8da6a6e632

View File

@@ -20,4 +20,8 @@ android_library {
sdk_version: "system_current",
min_sdk_version: "21",
apex_available: [
"//apex_available:platform",
"com.android.healthfitness",
],
}