impl transactional video API methods
Bug: 311265260
Test: CTS coverage
Change-Id: Ib2196ff4bfda7a5a779d939350a00661b121ce9c
diff --git a/flags/telecom_api_flags.aconfig b/flags/telecom_api_flags.aconfig
index 40b75a2..f3a2b8a 100644
--- a/flags/telecom_api_flags.aconfig
+++ b/flags/telecom_api_flags.aconfig
@@ -30,6 +30,13 @@
}
flag{
+ name: "transactional_video_state"
+ namespace: "telecom"
+ description: "when set, clients using transactional implementations will be able to set & get the video state"
+ bug: "311265260"
+}
+
+flag{
name: "business_call_composer"
namespace: "telecom"
description: "Enables enriched calling features (e.g. Business name will show for a call)"