Anton Hansson | daa9d88 | 2020-02-19 11:35:09 +0000 | [diff] [blame] | 1 | // Baseline format: 1.0 |
| 2 | InternalClasses: com.android.permission.persistence.RuntimePermissionsPersistence: |
| 3 | Internal classes must not be exposed |
| 4 | InternalClasses: com.android.permission.persistence.RuntimePermissionsState: |
| 5 | Internal classes must not be exposed |
| 6 | InternalClasses: com.android.permission.persistence.RuntimePermissionsState.PermissionState: |
| 7 | Internal classes must not be exposed |
| 8 | InternalClasses: com.android.role.persistence.RolesPersistence: |
| 9 | Internal classes must not be exposed |
| 10 | InternalClasses: com.android.role.persistence.RolesState: |
| 11 | Internal classes must not be exposed |
| 12 | InternalClasses: com.android.server.SystemService: |
| 13 | Internal classes must not be exposed |
| 14 | InternalClasses: com.android.server.SystemService.TargetUser: |
| 15 | Internal classes must not be exposed |
| 16 | |
| 17 | |
| 18 | ProtectedMember: com.android.server.SystemService#publishBinderService(String, android.os.IBinder): |
| 19 | Protected methods not allowed; must be public: method com.android.server.SystemService.publishBinderService(String,android.os.IBinder)} |
| 20 | ProtectedMember: com.android.server.SystemService#publishBinderService(String, android.os.IBinder, boolean): |
| 21 | Protected methods not allowed; must be public: method com.android.server.SystemService.publishBinderService(String,android.os.IBinder,boolean)} |