Fix up error message in installd::prepare_app_cache_dir
Fix log when actual_mode and target_mode of the app_cache_dir mismatch. Current log - Mismatched cache GID/mode at <path>: found 10021 but \ expected 10021 New log - Mismatched cache GID/mode at <path>: found 10021/target_mode \ but expected 10021/actual_mode (cherry picked from commit 347ac5df) Test: make Merged-In: I0f9041ed5d436ccf8265cbab3852ae8d1b17a74a Change-Id: I0f9041ed5d436ccf8265cbab3852ae8d1b17a74a
Loading
Please register or sign in to comment