From 980c60c261cdbd0795ca91bb9269bbdb91188cff Mon Sep 17 00:00:00 2001 From: josephpv Date: Thu, 19 Jan 2023 14:05:13 +0000 Subject: [PATCH] Define new config for Health Connect default app. By default this is set as Health Contoller apk com.android.healthconnect.controller which will be used for Pixel devices OEM can set value of config_defaultHealthConnectApp in the device Overlay file to change it to OEM specific system health app. BUG: 258760247 Test: Manual - Tested by manually giving permission to Health controller apk and reading the config value Change-Id: I4c2c0490c0b46532a11fe796de1363636ab370f1 --- core/res/res/values/config.xml | 6 ++++++ core/res/res/values/symbols.xml | 1 + 2 files changed, 7 insertions(+) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 66163659554e0..5c711051db752 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -4598,6 +4598,12 @@ com.android.modulemetadata + + +