Let external calls be logged for wearable devices
This is a manual CP of ag/22976617
Test: unit test and manual test
Bug: 292600751
Change-Id: Ic6d2aae5dabac67e2704287ee5572ca9f4430135
diff --git a/flags/telecom_calllog_flags.aconfig b/flags/telecom_calllog_flags.aconfig
new file mode 100644
index 0000000..075e1f3
--- /dev/null
+++ b/flags/telecom_calllog_flags.aconfig
@@ -0,0 +1,8 @@
+package: "com.android.server.telecom.flags"
+
+flag {
+ name: "telecom_log_external_wearable_calls"
+ namespace: "telecom"
+ description: "log external call if current device is a wearable one"
+ bug: "292600751"
+}
\ No newline at end of file