Fix fs-verity API for secondary users
While the main fix is on the other change in the topic, this change: * Adjust to the installd API change by dropping userId in the call * Mark the test as suitable for secondary users Bug: 319280249 Test: atest FsVerityTest Test: atest FsVerityTest --user-type secondary_user Merged-In: I1abc779ddc4fd79644d64b704698d0e7d67a9d75 Change-Id: I1abc779ddc4fd79644d64b704698d0e7d67a9d75
Showing
- core/java/android/os/storage/StorageManagerInternal.java 1 addition, 1 deletioncore/java/android/os/storage/StorageManagerInternal.java
- services/core/java/com/android/server/StorageManagerService.java 2 additions, 2 deletions...s/core/java/com/android/server/StorageManagerService.java
- services/core/java/com/android/server/pm/Installer.java 3 additions, 5 deletionsservices/core/java/com/android/server/pm/Installer.java
- services/core/java/com/android/server/security/FileIntegrityService.java 1 addition, 1 deletion...ava/com/android/server/security/FileIntegrityService.java
- tests/FsVerityTest/AndroidTest.xml 1 addition, 0 deletionstests/FsVerityTest/AndroidTest.xml
Loading
Please register or sign in to comment