summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJanis Danisevskis <jdanis@google.com>2021-03-08 09:17:22 -0800
committerJanis Danisevskis <jdanis@google.com>2021-03-08 09:27:41 -0800
commit7160506468dfa6d69eb298e83e41fe9b3e13997e (patch)
tree8ba891a9e764b37a10a99b59acc9b94dad9afc6d /Android.bp
parent26c490456dcaff1b410225d2b963479516ecd1ab (diff)
Keystore 2.0: Rename KeystoreUserManagement KeystoreMaintenance
Test: N/A Change-Id: I252f75fc6d918029ef682c20edb3fb667ebaf8db
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e79248e9d974..2e630eea7b58 100644
--- a/Android.bp
+++ b/Android.bp
@@ -525,7 +525,7 @@ java_library {
"android.hardware.vibrator-V1.3-java",
"android.security.apc-java",
"android.security.authorization-java",
- "android.security.usermanager-java",
+ "android.security.maintenance-java",
"android.security.vpnprofilestore-java",
"android.system.keystore2-V1-java",
"android.system.suspend.control.internal-java",