summaryrefslogtreecommitdiffstats
path: root/location
diff options
context:
space:
mode:
authorTom O'Neill <tomo@google.com>2014-09-04 15:42:36 -0700
committerTom O'Neill <tomo@google.com>2014-09-04 15:42:36 -0700
commit17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d (patch)
treea81fc3b35a526f01d51b42a7bae6fcfa8f994e1a /location
parent127343cb460c8d23f9fb59bcf4bcea6e9b9cea03 (diff)
downloadframeworks_base-17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d.zip
frameworks_base-17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d.tar.gz
frameworks_base-17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d.tar.bz2
Keep LMP from breaking KitKat API
- Bug: 17390371 Change-Id: I25c1abebcc42ed24abd57bbe2834a40fb8ee834b
Diffstat (limited to 'location')
-rw-r--r--location/java/android/location/SettingInjectorService.java5
1 files changed, 1 insertions, 4 deletions
diff --git a/location/java/android/location/SettingInjectorService.java b/location/java/android/location/SettingInjectorService.java
index 98c7864..fcd2cde 100644
--- a/location/java/android/location/SettingInjectorService.java
+++ b/location/java/android/location/SettingInjectorService.java
@@ -196,10 +196,7 @@ public abstract class SettingInjectorService extends Service {
* @deprecated not called any more
*/
@Deprecated
- protected String onGetSummary() {
- // Do not delete until no callers have @Override annotations for this method
- return null;
- }
+ protected abstract String onGetSummary();
/**
* Returns the {@link android.preference.Preference#isEnabled()} value. Should not perform