diff options
author | Ta-wei Yen <twyen@google.com> | 2017-06-02 11:07:07 -0700 |
---|---|---|
committer | Ta-wei Yen <twyen@google.com> | 2017-06-02 14:01:12 -0700 |
commit | 9d20d98919d1e941bb941875f59b646437d2874e (patch) | |
tree | 73375de5021bc1d77fde83845ae36a936b8cc2be /tools/aapt2/ResourceParser_test.cpp | |
parent | 98485fc810e1c79aca9f6cb2e68975f19ea0d405 (diff) |
Add device and carrier flags for video calling fallback
These flags let the system dialer/contacts/SMS app determine if
integration with video calling apps are allowed if the carrier video
calling is not available.
EXTRA_SUPPORTS_VIDEO_CALLING_FALLBACK in PhoneAccount.getExtras()
should be checked first. This flag is disabled by default and OEMs
will need to enable it.
If the device supports the fallback, then
CarrierConfigManager.KEY_ALLOW_VIDEO_CALLING_FALLBACK_BOOL should be
checked so individual carriers can ban the feature. This flag is
allowed by default.
Change-Id: Id46f684254402acb9142f87684ddff2d830f1701
Fixes: 62264468
Test: manual
Diffstat (limited to 'tools/aapt2/ResourceParser_test.cpp')
0 files changed, 0 insertions, 0 deletions