From e5545282f6d4c223d85c0967fd639eb5db70e364 Mon Sep 17 00:00:00 2001 From: Luca Stefani Date: Fri, 15 Apr 2016 07:02:31 -0700 Subject: [PATCH] livedisplay: Update system-api * Missing in 0ec60c69a090e11355af84c6d99adc3e7e2dcee0. Change-Id: Ic649fe9831a4484c0331a1c6c1b97d1973039416 --- system-api/cm_system-current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt index 5c1d080..5fcbbc6 100644 --- a/system-api/cm_system-current.txt +++ b/system-api/cm_system-current.txt @@ -540,6 +540,7 @@ package cyanogenmod.hardware { method public int getDefaultMode(); method public int getDefaultNightTemperature(); method public boolean hasFeature(int); + method public boolean hasModeSupport(); method public boolean isAvailable(); method public void writeToParcel(android.os.Parcel, int); }