Merge "Imports com.android.settings.R to fix build breakage in master"
This commit is contained in:
committed by
Android (Google) Code Review
commit
54bf10b49d
@@ -23,6 +23,8 @@ import android.content.pm.PackageManager;
|
||||
import android.os.UserManager;
|
||||
import android.provider.Settings;
|
||||
|
||||
import com.android.settings.R;
|
||||
|
||||
public class SwipeUpPreferenceController extends GesturePreferenceController {
|
||||
|
||||
private final int ON = 1;
|
||||
|
Reference in New Issue
Block a user