Allow ActivityEmbedding in com.android.healthconnect APEX module.
Using ActivityEmbedding to enable suppout for large screens by opening Health connect activities in two pane mode in settings. Bug: 260757324 Test: test build Change-Id: I34d559e439338bb3e69a8420befff6fd8ce6e2da
This commit is contained in:
@@ -30,5 +30,6 @@ android_library {
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.permission",
|
||||
"com.android.healthconnect",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user