Skip to content
Snippets Groups Projects
Commit 9a47a3f9 authored by Harshit Mahajan's avatar Harshit Mahajan
Browse files

Add flag for recoverability_detection

This flags are causing merge conflicts while cherry-picking them in aosp/2921425. So adding them separately from it.

Bug: 291135724
Test: NA
Change-Id: I555f5edb76ddc107c071b8b4c6909ef54ecf46eb
Merged-In: I880256bbcba1126b8d6657dfc77d5f6a0f11e76a
parent 0ace856e
No related branches found
No related tags found
No related merge requests found
......@@ -115,3 +115,11 @@ flag {
description: "Feature flag to fix duplicated PackageManager flag values"
bug: "314815969"
}
flag {
name: "recoverability_detection"
namespace: "package_manager_service"
description: "Feature flag to enable recoverability detection feature. It includes GMS core rollback and improvements to rescue party."
bug: "291135724"
is_fixed_read_only: true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment