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

am: 5a638a6ad1

Change-Id: If23c0926eecf6a08ed0c0ab174cdddb43e31cc00
This commit is contained in:
Tamas Berghammer
2017-01-18 20:24:36 +00:00
committed by android-build-merger
195 changed files with 197 additions and 196 deletions

View File

@@ -57,7 +57,7 @@ import android.widget.TextView.BufferType;
import android.widget.Toast;
import com.android.internal.logging.MetricsLogger;
import com.android.internal.logging.nano.MetricsProto.MetricsEvent;
import com.android.internal.logging.MetricsProto.MetricsEvent;
import com.android.settings.LinkifyUtils;
import com.android.settings.R;
import com.android.settings.RestrictedSettingsFragment;