diff options
-rw-r--r-- | system-api/cm_system-current.txt | 1 |
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); } |