commit | c4c8071a3eae11c53e844f51fd39aeb56ae91e0d | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@android.com> | Tue Apr 05 12:31:24 2011 -0700 |
committer | Brian Muramatsu <btmura@android.com> | Thu Apr 14 12:18:14 2011 -0700 |
tree | a63bb1793125b024b7e8cd8ab307dda6fb57d9ab | |
parent | 79d16de81929a7dc8050b400ce9edf7eeb9265e3 [diff] |
Remove RequiredFeatures Annotation Remove the annotation since its presence is confusing. The proper way is to just use the PackageManager#hasSystemFeature check along with any other API methods. Change-Id: I8e29b62a95c48c11939c52cf5a5270f5006d7a3a