@hide ACCESS_INPUT_FLINGER permission.

Bug: 15516225
Change-Id: Ief70650d956a7161153e283c24f553fcfa7996b1
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index d34181e..4d9027a 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -2191,7 +2191,7 @@
         android:protectionLevel="signature|system" />
 
     <!-- Allows an application to use InputFlinger's low level features.
-    <p>Not for use by third-party applications. -->
+         @hide -->
     <permission android:name="android.permission.ACCESS_INPUT_FLINGER"
         android:label="@string/permlab_accessInputFlinger"
         android:description="@string/permdesc_accessInputFlinger"