From 0f4766ffec32b93c37981bd7e70520c41da9340a Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Fri, 10 Aug 2018 23:48:08 +0200 Subject: [PATCH] Regen lineage_current *) setGrayscale was removed here: https://github.com/LineageOS/android_lineage-sdk/commit/505580e2dd4b9f4f27cfe25cb3af9fc04323cae9 Change-Id: If075a093e4e00ab845cd817966df041f5dba71d3 --- api/lineage_current.txt | 1 - 1 file changed, 1 deletion(-) 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);