Alarm: fix database indices
* QUERY_ALARMS_WITH_INSTANCES_COLUMNS has increasing ringtone (which is deprecated unless we intend to change the AOSP behavior of increasing volume to a per-alarm option) as index 9 and profile as index 10. Fix the indices of these to get the proper data back when we query. * INSTANCE_STATE_INDEX should be a public int (likely what caused this oversight) like the other instance variables. Change-Id: Ia24c238fca706094ed8c9c98cac35ca6b031e7ad
Loading
Please register or sign in to comment