Skip to content
Snippets Groups Projects
Commit bf593ba1 authored by Joanne Chung's avatar Joanne Chung
Browse files

Add a flag for keeping app work even if its declared sdk-library dependency is unavailable

Bug: 295827951
Test: presubmit
Change-Id: I47b695d18af98d3b27eaf366c58a36571b1da6a8
parent bef66aca
No related branches found
No related tags found
No related merge requests found
......@@ -50,3 +50,11 @@ flag {
description: "Feature flag to enable the features that rely on new ART Service APIs that are in the VIC version of the ART module."
bug: "304741685"
}
flag {
name: "sdk_lib_independence"
namespace: "package_manager_service"
description: "Feature flag to keep app working even if its declared sdk-library dependency is unavailable."
bug: "295827951"
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