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); }