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

Skip to content
Commit 06c9932b authored by William Escande's avatar William Escande
Browse files

Errorprone: JavaUtilDate

Date has a bad API that leads to bugs;
prefer java.time.Instant or LocalDate.

Since it is sometimes complicated to change this, this CL aim to enforce
the Errorprone for futur usage, but let the current one and only
suppress the error for existing issues.
Usage of these method should not be extended

Test: m Bluetooth
Bug: 365629730 # to track removal of exception
Bug: 344658662
Flag: Exempt, enforce error in the futur
Change-Id: I150d1a5ac63dfb756fa5711afc8dd9311ecfb279
parent 45919a32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment