From 9c10c4463e8519e93fbb4fe1a40f96fd95ba544e Mon Sep 17 00:00:00 2001 From: Aaron Huang Date: Fri, 21 Jan 2022 23:19:08 +0800 Subject: Add tags to T To prevent apps from having to respin atomically with SDK finalization, must be created with type ids that do not overlap the public resource id namespace. Test: builds, aapt2_tests Change-Id: Ife61f2abd673db93d4af6ee9affd4119cc17f7f2 Merged-In: Ia7835d04d988127d061d3a454b8391294346a915 --- core/res/res/values/public.xml | 76 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 75 insertions(+), 1 deletion(-) diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 2403a605972e..5f89588bdc7d 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3200,11 +3200,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-59-g8ed1b