Remove hidden dependency ArrayUtils wtfStack
Due to mainline we are not supposed to call hidden APIs This CL does the following changes: * `ArraysUtils.contains` -> `Utils.arrayContains` * `Log.wtfStack` -> `Log.wtf` Bug: 190443169 Test: atest BluetoothInstrumentationTests Tag: #refactor Change-Id: I8d41fbcfe9d69ff0240e51d25d3402b3d6db9dff
Loading
Please register or sign in to comment