Update package names to work with the proto3 compiler
Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
(cherry picked from commit 265d3c2a0c)
This commit is contained in:
@@ -34,7 +34,7 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
*
|
||||
* Categories are defined in {@link com.android.internal.logging.MetricsProto.MetricsEvent}
|
||||
* Categories are defined in {@link com.android.internal.logging.nano.MetricsProto.MetricsEvent}
|
||||
* or if there is no relevant existing category you may define one in
|
||||
* {@link com.android.settings.InstrumentedFragment}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user