From 8e9ea907448c49f573dd045707e37dd14efdf152 Mon Sep 17 00:00:00 2001 From: Julius D'souza Date: Tue, 11 Apr 2017 23:41:27 -0700 Subject: [PATCH] Remove the development privelege level from SET_DISPLAY_OFFSET. Bug: 36515029 Test: the build still works. Change-Id: I39ae2c55b6b2b0d6547f75f4ef06e62e3e5f0b84 --- core/res/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index a2b94d1bcaff8..3360e33863331 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1881,7 +1881,7 @@ + android:protectionLevel="signature|privileged" />