Developer QS tile: Show Layout.
Bug: 27872042 Change-Id: I0df2ffecbf7d2682d89c9b8343590bb04bcc305c
This commit is contained in:
@@ -2078,7 +2078,7 @@ public class DevelopmentSettings extends RestrictedSettingsFragment
|
||||
}
|
||||
};
|
||||
|
||||
static class SystemPropPoker extends AsyncTask<Void, Void, Void> {
|
||||
public static class SystemPropPoker extends AsyncTask<Void, Void, Void> {
|
||||
@Override
|
||||
protected Void doInBackground(Void... params) {
|
||||
String[] services = ServiceManager.listServices();
|
||||
|
Reference in New Issue
Block a user