bc2238ebcd318cf453bfea669ce3a1130b7c2106
ag/7063548 implemented RadioMetadata.hashCode() by calling Bundle.hashCode(), but that function uses the default implementation that uses the address of the Bundle. As a result, two RadioMetadata objects that were equal probably had different hash codes. RadioMetadata now instead lazily computes its hash code based upon the keys and values in mBundle. Fixes: 130750904 Test: atest com.android.server.broadcastradio.hal2.StartProgramListUpdatesFanoutTest Change-Id: Ia49716594744871831bc3734aea37e0f505897bf
…
…
…
…
…
…
…
…
…
…
Merge "WifiMetrics: add per-band Tx and Rx speed histogram" into qt-r1-dev am:
6564df6264 am: e6fb43cff3
…
…
…
Merge "Add APIs for ImsService RCS UCE implementation" am:
01f0935054 am: 3d36c75a4c am: 6e3a861e5f am: 1238a90d1c
Merge "Add the defination of Intent - WIFI_NETWORK_SETTINGS_RESET_ACTION" into qt-r1-dev am:
82aec2e913 am: b76e805a27
Merge "Remove the dependencies to ext and framework from the stubs build" am:
9b0e7670f8 am: 58cfae5d38 am: fd91098d77 am: ce7226df53
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%