diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/cm_current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/cm_current.txt b/api/cm_current.txt index 5c1d080..5fcbbc6 100644 --- a/api/cm_current.txt +++ b/api/cm_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); } |