diff --git a/api/lineage_current.txt b/api/lineage_current.txt index 56531718..8af82b9a 100644 --- a/api/lineage_current.txt +++ b/api/lineage_current.txt @@ -212,7 +212,6 @@ package lineageos.hardware { method public boolean setDisplayColorCalibration(int[]); method public deprecated boolean setDisplayGammaCalibration(int, int[]); method public boolean setDisplayMode(lineageos.hardware.DisplayMode, boolean); - method public boolean setGrayscale(boolean); method public boolean setPictureAdjustment(lineageos.hardware.HSIC); method public boolean setTouchscreenGestureEnabled(lineageos.hardware.TouchscreenGesture, boolean); method public boolean setVibratorIntensity(int);