Skip to content
Snippets Groups Projects
Commit 92364222 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

[PM] Add the flag for providing info of APK-in-APEX

Bug: 306329516
Test: m
Change-Id: I9f8f2fcf3c62ebcb36adb8d75f72a16e8d28515b
parent 6e728461
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