OSDN Git Service

Add @hide to RttAudioMode IntDef
authorHall Liu <hallliu@google.com>
Tue, 28 Feb 2017 23:17:44 +0000 (15:17 -0800)
committerHall Liu <hallliu@google.com>
Tue, 28 Feb 2017 23:18:31 +0000 (15:18 -0800)
commit07094df24a7e411b319cfc07bd28ffcf43320473
tree92fe4e3ca8b09a1244b20ff92ba79807c86582ff
parent3e64003641c376573f4809aae79febd0187be81e
Add @hide to RttAudioMode IntDef

IntDefs apparently require an @hide annotation to avoid breaking CTS
tests. Adding it here.

Change-Id: Ifd748b55e68091132571df7e74fdb797bd6a83fc
Test: CTS
Fix: 35808951
api/current.txt
api/system-current.txt
api/test-current.txt
telecomm/java/android/telecom/Call.java