Loading tools/aapt2/cmd/Diff.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ static bool EmitResourceEntryDiff(IAaptContext* context, LoadedApk* apk_a, diff = true; } } return false; return diff; } static bool EmitResourceTypeDiff(IAaptContext* context, LoadedApk* apk_a, Loading Loading
tools/aapt2/cmd/Diff.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ static bool EmitResourceEntryDiff(IAaptContext* context, LoadedApk* apk_a, diff = true; } } return false; return diff; } static bool EmitResourceTypeDiff(IAaptContext* context, LoadedApk* apk_a, Loading