Skip to content
Snippets Groups Projects
Commit cce6ac45 authored by Harshit Mahajan's avatar Harshit Mahajan Committed by Android (Google) Code Review
Browse files

Merge "Add flag for recoverability_detection" into aosp-main-future

parents 664262e2 9a47a3f9
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