DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"

This reverts commit fbd5f5fdce.

Change-Id: I769f7a0f509996ccc39fd1c628cad7e5ec1202bf
This commit is contained in:
Tamas Berghammer
2017-01-18 16:20:00 +00:00
parent fbd5f5fdce
commit 5a638a6ad1
195 changed files with 197 additions and 196 deletions

View File

@@ -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.nano.MetricsProto.MetricsEvent}
* Categories are defined in {@link com.android.internal.logging.MetricsProto.MetricsEvent}
* or if there is no relevant existing category you may define one in
* {@link com.android.settings.InstrumentedFragment}.
*/