Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2b578c0 authored by Raphael Kim's avatar Raphael Kim
Browse files

[26Q2][CDM] Add enable_data_sync flag

This flag will be used to enable data sync APIs on CDM.

Bug: 422195296
Test: FLAG only
Flag: android.companion.enable_data_sync
Change-Id: I9a61a697dd6c8b44266a51983ee59f0b5ee0c036
parent ae2ba8a6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -89,6 +89,13 @@ flag {
    bug: "398042032"
}

flag {
    name: "enable_data_sync"
    namespace: "companion"
    description: "Enable data sync APIs"
    bug: "422195296"
}

flag {
    name: "enable_medical_profile"
    is_exported: true