Merge "Remove VR features from apps"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9d0a16aab3
@@ -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