From 2d990e6f0c92a6d6168c45fc4950c91d1a099bfa Mon Sep 17 00:00:00 2001 From: Rhed Jao Date: Tue, 19 Jan 2021 15:57:19 +0800 Subject: [PATCH] Deprecates unsupported `splitName` attributes `splitName` attribute of service and provider are not supported. Deprecates both api in the doc. Bug: 177638069 Test: build Change-Id: If9a4423bcd55d5c2439cf3e39b29938f7ac22d2e --- core/res/res/values/attrs_manifest.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index 0185714dc342c..bb26655846003 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -2486,7 +2486,8 @@ - + @@ -2602,7 +2603,8 @@ must also be {@link android.R.attr#exported} if this flag is set. --> - +