Add intent filter to launch usage access for app.
Change-Id: Ide8aa590f9b4218d0f4affe65a7daec384480798 Fixes: 110200770 Test: adb shell am start -a android.settings.USAGE_ACCESS_SETTINGS -d package:com.android.settings
This commit is contained in:
@@ -30,6 +30,8 @@ import com.android.settingslib.applications.AppUtils;
|
||||
|
||||
public abstract class AppInfoWithHeader extends AppInfoBase {
|
||||
|
||||
private static final String TAG = "AppInfoWithHeader";
|
||||
|
||||
private boolean mCreated;
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user