1package: "com.android.internal.pm.pkg.component.flags"
2container: "system"
3
4flag {
5    name: "enable_per_process_use_embedded_dex_attr"
6    namespace: "machine_learning"
7    description: "This flag enables support for parsing per-process useEmbeddedDex attribute."
8    is_fixed_read_only: true
9    bug: "295870718"
10}