summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/17.txt2
-rw-r--r--api/current.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/api/17.txt b/api/17.txt
index 984b844..c43802f 100644
--- a/api/17.txt
+++ b/api/17.txt
@@ -9802,7 +9802,7 @@ package android.hardware {
method public float getZ();
}
- public class Sensor {
+ public final class Sensor {
method public float getMaximumRange();
method public int getMinDelay();
method public java.lang.String getName();
diff --git a/api/current.txt b/api/current.txt
index c7ecfce..a6aaa9d 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -9848,7 +9848,7 @@ package android.hardware {
method public float getZ();
}
- public class Sensor {
+ public final class Sensor {
method public float getMaximumRange();
method public int getMinDelay();
method public java.lang.String getName();