Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5f9392e7 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

BtHelper/SoundDoseHelper: fix misc error-prone warnings

Delete unused constant.
Suppress permission warnings since calling from system-server.
Change GuardedBy annotations to comments when just documenting
  that a method is called from another class under a lock of
  that class.
Fix calls to Handler.sendMessageAtTime that were using a delay
  (always at 0) instead of uptime since boot.
Replace StringBuilder by String concatenation.

Bug: 341995844
Test: m -j RUN_ERROR_PRONE=true services
Flag: EXEMPT bugfix
Change-Id: Idde17e8bbf5fcc2585b4aeb11d49e9bd02f64a11
parent d3ab190f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment