Skip to content
Snippets Groups Projects
Commit 8124c112 authored by Ivan Chiang's avatar Ivan Chiang Committed by Android (Google) Code Review
Browse files

Merge "[PM] Add the flag for providing info of APK-in-APEX" into main

parents 737a7b71 92364222
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: "provide_info_of_apk_in_apex"
namespace: "package_manager_service"
description: "Feature flag to provide the information of APK-in-APEX"
bug: "306329516"
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