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

Commit a627d753 authored by Jigar Thakkar's avatar Jigar Thakkar
Browse files

Add flag to control changes to disable contacts syncs in clone

Adding a device config flag inside app_cloning namespace
to gate the building blocks added in the U release, indcluding contact
sharing.

Turn the flag on: adb shell device_config put app_cloning
enable_app_cloning_building_blocks true

Turn the flag off: adb shell device_config put app_cloning
enable_app_cloning_building_blocks false

Bug: 253449368
Test: atest SyncManagerTest
Change-Id: Ieb5c3567f599b4f9166443d0c3bca970dba51d9f
parent f45b9cae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment