blob: 53fb2f061a182b9451abf0ce64ecb60937d9bba1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: "RELEASE_APKCERTS_INSTALL_ONLY"
namespace: "android_UNKNOWN"
description: "If true, the entries in apkcerts.txt will be limited to the list of installed apps."
value: {
bool_value: false
}
workflow: LAUNCH
containers: "product"
containers: "system"
containers: "system_ext"
containers: "vendor"
|