OSDN Git Service

[API Feedback] Rename DebugEventReporter
authorNathan Harold <nharold@google.com>
Fri, 8 Mar 2019 19:51:56 +0000 (11:51 -0800)
committerNathan Harold <nharold@google.com>
Fri, 8 Mar 2019 21:37:36 +0000 (13:37 -0800)
commit04881f8184023031f670fe6397cbf2ec68640097
tree1975c92af64be431cdb799c6e0d7adfc0aa57f8e
parentf899e268578453ae36aec158f238fc62580d7572
[API Feedback] Rename DebugEventReporter

To address concerns that the DebugEventReporter would
be misconstrued as a generic logging mechanism, for
which use of system broadcasts is inappropriate, this
component and the accompanying broadcast are renamed
as AnomalyReporter and the event renamed from
ACTION_DEBUG_EVENT to ACTION_ANOMALY_REPORTED.

Bug: 126178766
Test: manual (fire event from PhoneGlobals at boot).
Change-Id: I13381d6c551db161d9858601df8be98f5c25976c
api/system-current.txt
telephony/java/android/telephony/AnomalyReporter.java [moved from telephony/java/android/telephony/DebugEventReporter.java with 82% similarity]
telephony/java/android/telephony/CellIdentity.java
telephony/java/android/telephony/TelephonyManager.java