From 708a1ca16a26da074b80f07df29542199e072a9a Mon Sep 17 00:00:00 2001 From: Dan Sandler Date: Fri, 11 Aug 2017 20:30:24 -0400 Subject: [PATCH] Move USE_COLORIZED_NOTIFICATIONS to com.android. It's @hidden, but CTS needs it to be out of the android.* namespace too. Fixes: 64613274 Test: Grab the cts binaries(android-cts.zip) from OC Release Test: Extract and from android-cts/tools directory, launch ./cts-tradefed Test: On the DUT with CL cherrypicked, run the below(will run this test on both abi's): Test: run cts -m CtsPermission2TestCases -t android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered --skip-connectivity-check --skip-preconditions --serial Test: android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered doesn't fail for android namespace:android.permission.TRIGGER_TIME_ZONE_RULES_CHECK Change-Id: I753c2cc19111f9ed39e7fc3e006aab096c733ddc Merged-In: I2046ae17b9e89ac0a83e182b91422fd242bc7557 --- core/res/AndroidManifest.xml | 2 +- .../server/notification/NotificationManagerService.java | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index fb14c64366e7b..f3060e61f1d46 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -3169,7 +3169,7 @@ -