diff options
Diffstat (limited to 'core/java/android/webkit/GoogleLocationSettingManager.java')
| -rw-r--r-- | core/java/android/webkit/GoogleLocationSettingManager.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/webkit/GoogleLocationSettingManager.java b/core/java/android/webkit/GoogleLocationSettingManager.java index 508df3b..ecac70a 100644 --- a/core/java/android/webkit/GoogleLocationSettingManager.java +++ b/core/java/android/webkit/GoogleLocationSettingManager.java @@ -32,7 +32,6 @@ import java.util.HashSet; * Security - Share with Google' and the browser. When this setting is set * to true, we allow Geolocation for Google origins. When this setting is * set to false, we clear Geolocation permissions for Google origins. - * @hide pending API council review */ class GoogleLocationSettingManager { // The observer used to listen to the system setting. |
