aboutsummaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
authorLuca Stefani <luca.stefani.ge1@gmail.com>2016-04-15 07:02:31 -0700
committerLuca Stefani <luca.stefani.ge1@gmail.com>2016-04-15 07:03:55 -0700
commite5545282f6d4c223d85c0967fd639eb5db70e364 (patch)
tree81c459e58f7b95ee984daa71433f0fd30eb1830e /system-api
parent842344a3589225a6f9bdd936225e943a1f05f17b (diff)
downloadvendor_cmsdk-e5545282f6d4c223d85c0967fd639eb5db70e364.zip
vendor_cmsdk-e5545282f6d4c223d85c0967fd639eb5db70e364.tar.gz
vendor_cmsdk-e5545282f6d4c223d85c0967fd639eb5db70e364.tar.bz2
livedisplay: Update system-api
* Missing in 0ec60c69a090e11355af84c6d99adc3e7e2dcee0. Change-Id: Ic649fe9831a4484c0331a1c6c1b97d1973039416
Diffstat (limited to 'system-api')
-rw-r--r--system-api/cm_system-current.txt1
1 files changed, 1 insertions, 0 deletions
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);
}