BatteryController: Use stable reference for handler callback
Since Java method references are not stable, we cannot use a method reference to remove a callback that was posted before. Bug: 349932775 Change-Id: Iea18f45708360c24715b7d0a8de6a19d9fea3ac3 Test: Presubmit Flag: NONE bug fix
Loading
Please register or sign in to comment