From 7e458235ac2f2522bea07aa24423b39d1729d2e3 Mon Sep 17 00:00:00 2001 From: Jeff Brown Date: Thu, 22 Aug 2013 18:36:09 -0700 Subject: [PATCH] Remove input flinger stubs. (DO NOT MERGE) Bug: 10446930 Change-Id: I6c9fd490f2efd9c359c598eb2a18c4150b446564 --- api/current.txt | 1 - core/res/AndroidManifest.xml | 7 ------- core/res/res/values/strings.xml | 5 ----- 3 files changed, 13 deletions(-) diff --git a/api/current.txt b/api/current.txt index dc081ac1aa8c4..0bbcb372acd82 100644 --- a/api/current.txt +++ b/api/current.txt @@ -9,7 +9,6 @@ package android { field public static final java.lang.String ACCESS_CHECKIN_PROPERTIES = "android.permission.ACCESS_CHECKIN_PROPERTIES"; field public static final java.lang.String ACCESS_COARSE_LOCATION = "android.permission.ACCESS_COARSE_LOCATION"; field public static final java.lang.String ACCESS_FINE_LOCATION = "android.permission.ACCESS_FINE_LOCATION"; - field public static final java.lang.String ACCESS_INPUT_FLINGER = "android.permission.ACCESS_INPUT_FLINGER"; field public static final java.lang.String ACCESS_LOCATION_EXTRA_COMMANDS = "android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"; field public static final java.lang.String ACCESS_MOCK_LOCATION = "android.permission.ACCESS_MOCK_LOCATION"; field public static final java.lang.String ACCESS_NETWORK_STATE = "android.permission.ACCESS_NETWORK_STATE"; diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 5eb90f1c3da1f..0d1ace814a1d0 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2046,13 +2046,6 @@ android:description="@string/permdesc_readFrameBuffer" android:protectionLevel="signature|system" /> - - - Allows the app to read the content of the frame buffer. - - access InputFlinger - - Allows the app to use InputFlinger low-level features. - configure Wifi displays