commit | 57e579091785ae3175315eb9e9dbfbd4f5c7e66a | [log] [tgz] |
---|---|---|
author | wescande <wescande@google.com> | Tue Sep 14 23:44:53 2021 +0200 |
committer | wescande <wescande@google.com> | Tue Sep 14 23:44:53 2021 +0200 |
tree | a9e1e2d993f0373f9409b2ace9eed935661bca55 | |
parent | 51018626c864132442d75f0a4cf812ed84b0d1da [diff] |
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