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