diff options
author | Alex Johnston <acjohnston@google.com> | 2020-08-17 10:35:18 +0100 |
---|---|---|
committer | Alex Johnston <acjohnston@google.com> | 2020-08-19 12:57:50 +0100 |
commit | 65eacc95e387cb8d3fd3620aa69ffb07f93c0047 (patch) | |
tree | 84410fae90296e9d4ed8ed596c006b537ef5b59d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 509f1c79df9186f9757fbffafa891585575c9304 (diff) |
Replace enforce permission checks in DPMS
Replaced
* enforceFullCrossUsersPermission -> hasFullCrossUsersPermission
* enforceCrossUsersPermission -> hasCrossUsersPermission
Removed
* enforceSystemUserOrPermissionIfCrossUser
* enforceSystemUserOrPermission
* enforceAcrossUsersPermissions
* hasMarkProfileOwnerOnOrganizationOwnedDevicePermission
Updated methods
* getCurrentFailedPasswordAttempts
* getAllCrossProfilePackages
* setActiveAdmin
* isAdminActive
* isRemovingAdmin
* hasGrantedPolicy
* getActiveAdmins
* packageHasActiveAdmins
* removeActiveAdmin
* getPasswordQuality
* getPasswordExpirationTimeout
* getPasswordExpiration
* getStrictestPasswordRequirement
* getPasswordMinimumMetrics
* isActivePasswordSufficient
* isProfileActivePasswordSufficientForParent
* isPasswordSufficientAfterProfileUnification
* getCurrentFailedPasswordAttempts
* getMaximumFailedPasswordsForWipe
* getProfileWithMinimumFailedPasswordsForWipe
* getMaximumTimeToLock
* getRequiredStrongAuthTimeout
* wipeDataWithReason
* getRemoveWarning
* reportFailedPasswordAttempt
* reportSuccessfulPasswordAttempt
* reportFailedBiometricAttempt
* reportSuccessfulBiometricAttempt
* reportKeyguardDismissed
* reportKeyguardSecured
* getGlobalProxyAdmin
* getStorageEncryption
* getStorageEncryptionStatus
* getKeyguardDisabledFeatures
* getTrustAgentConfiguration
* getAccountTypesWithManagementDisabledAsUser
* setOrganizationColorForUser
* getOrganizationColorForUser
* getOrganizationNameForUser
* getProfileOwnerAsUser
* getCrossProfileCallerIdDisabledForUser
* getCrossProfileContactsSearchDisabledForUser
* isPackageAllowedToAccessCalendarForUser
* getCrossProfileCalendarPackagesForUser
* getActiveAdminOrCheckPermissionForCallerLocked
* resetPassword
* lockNow
* enforceNetworkStackOrProfileOrDeviceOwner
* getFactoryResetProtectionPolicy
Bug: 165302873
Test: atest com.android.server.devicepolicy.DevicePolicyManagerTest
atest com.google.android.cts.deviceowner.DeviceOwnerTest
atest com.android.cts.devicepolicy.MixedDeviceOwnerTest
atest com.android.cts.devicepolicy.MixedProfileOwnerTest
atest com.android.cts.devicepolicy.OrgOwnedProfileOwnerTest
Change-Id: Ic3fea2f0483c02623a21bc3a67ff6bd29fbcc792
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions