You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
608 B

# 9\. Security Model Compatibility
Device implementations:
* [C-0-1] MUST implement a security model consistent
with the Android platform security model as defined in [Security and Permissions reference document](http://developer.android.com/guide/topics/security/permissions.html)
in the APIs in the Android developer documentation.
* [C-0-2] MUST support installation of self-signed
applications without requiring any additional permissions/certificates from any
third parties/authorities. Specifically, compatible devices MUST support the
security mechanisms described in the follow subsections.