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
Loading
Please sign in to comment