Regen lineage_current

*) setGrayscale was removed here:
505580e2dd

Change-Id: If075a093e4e00ab845cd817966df041f5dba71d3
This commit is contained in:
Tim Schumacher
2018-08-10 23:48:08 +02:00
committed by Sam Mortimer
parent 505580e2dd
commit 0f4766ffec

View File

@@ -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);