OSDN Git Service

Fix SuppressWarnings typo.
authorIan Rogers <irogers@google.com>
Fri, 27 May 2016 21:31:19 +0000 (14:31 -0700)
committerIan Rogers <irogers@google.com>
Fri, 27 May 2016 21:31:19 +0000 (14:31 -0700)
commita7f834f1ce5ec52acdde5a8619d91a18f3376598
treed37ac48f641a1f8d3bc6496b23dcd81f7f52fa68
parent6f2f02e4ae5d61111bf52dbddd105cbc0a0f5e74
Fix SuppressWarnings typo.

As Error Prone states:
Suppressing "deprecated" is probably a typo for "deprecation"
Bug: 27723540

Change-Id: Iedc8ef3b876f5238cc0e2d89d57138eafd5bf91f
core/java/com/android/internal/os/PowerProfile.java