Skip to content
Snippets Groups Projects
Commit d5d24983 authored by Joanne Chung's avatar Joanne Chung Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for keeping app work even if its declared sdk-library...

Merge "Add a flag for keeping app work even if its declared sdk-library dependency is unavailable" into main
parents b7cfa386 bf593ba1
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