Loading services/core/java/com/android/server/pm/ApexManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ class ApexManager { } /** * Mark a staged session previously submitted using {@cde submitStagedSession} as ready to be * Mark a staged session previously submitted using {@code submitStagedSession} as ready to be * applied at next reboot. * * @param sessionId the identifier of the {@link PackageInstallerSession} being marked as ready. Loading Loading
services/core/java/com/android/server/pm/ApexManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ class ApexManager { } /** * Mark a staged session previously submitted using {@cde submitStagedSession} as ready to be * Mark a staged session previously submitted using {@code submitStagedSession} as ready to be * applied at next reboot. * * @param sessionId the identifier of the {@link PackageInstallerSession} being marked as ready. Loading