Remove VR features from apps
Bug: 260555143 Test: atest com.android.server.power Change-Id: I7d1938363dacb06f93cea69672a710ccbb76012e
This commit is contained in:
@@ -35,13 +35,4 @@ public class ShadowPowerManager {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Implementation
|
||||
protected int getMinimumScreenBrightnessForVrSetting() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Implementation
|
||||
protected int getMaximumScreenBrightnessForVrSetting() {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user