Migrate PlatformCompat App List to SPA
So hidden modules are not shown in the list. This will also improve the developer experience. Bug: 273913035 Test: Manually with App Compatibility Changes Test: Unit test Change-Id: Ic78a51819159a0f848db6173f751b1be8c6b1e70
This commit is contained in:
@@ -25,12 +25,4 @@ public interface DevelopmentOptionsActivityRequestCodes {
|
||||
int REQUEST_CODE_DEBUG_APP = 1;
|
||||
|
||||
int REQUEST_MOCK_LOCATION_APP = 2;
|
||||
|
||||
int REQUEST_CODE_ANGLE_ALL_USE_ANGLE = 3;
|
||||
|
||||
int REQUEST_CODE_ANGLE_DRIVER_PKGS = 4;
|
||||
|
||||
int REQUEST_CODE_ANGLE_DRIVER_VALUES = 5;
|
||||
|
||||
int REQUEST_COMPAT_CHANGE_APP = 6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user