From bfc95e7ba189ef54ab5fae2cf01b61c0a1594af3 Mon Sep 17 00:00:00 2001 From: Arc Wang Date: Mon, 9 Jan 2023 10:26:07 +0800 Subject: [PATCH] Enable the android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED property Future WM Jetpack library updates will ask for the property to enable ActivityEmbedding feature. Bug: 264733035 Test: build pass Change-Id: I0f5e5a10250049fb9425eac7c113b803b6701cc7 Merged-In: I0f5e5a10250049fb9425eac7c113b803b6701cc7 (cherry picked from commit cf4ee7be4c760d313a8ee918c4df0c23472521ff) --- AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f81a97ff1b0..a4d899d5dc9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -137,6 +137,10 @@ + +