Merge "Add a flag to enable Rikers" into main

This commit is contained in:
Rahul Frias
2024-03-08 05:20:06 +00:00
committed by Android (Google) Code Review

View File

@@ -6,3 +6,10 @@ flag {
description: "Update CDM version to 18.0.2"
bug: "311951236"
}
flag {
name: "enable_rikers"
namespace: "media_drm"
description: "Update CDM L3 protection to use Rikers"
bug: "262635528"
}