BluetoothHearingAid: Use Collections.emptyList()
Replace all new ArrayList by Collections.emptyList(). Collections.emptyList gives an imutable list. Bug: 311713922 Test: m com.android.btservices Change-Id: I6d5368f6ad831fb4b13bbf024f984df84eb8f8ba
Loading
Please register or sign in to comment