Add feature flag for force L3 dev option

Bug: 301669353
Change-Id: I289bed846982e94584fdb067e84186a61587d578
This commit is contained in:
Kyle Zhang
2023-10-31 20:30:13 +00:00
parent 061cf714f8
commit 519d26d8f0
4 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
package: "com.android.settings.media_drm"
flag {
name: "force_l3_enabled"
namespace: "media_drm"
description: "Feature flag of forcing L3"
bug: "301669353"
}