am 5246f459: am d267c1a0: Merge "remove unneeded import statements."

* commit '5246f4599a0c9978012ffb1049307704b5027a0b':
  remove unneeded import statements.
This commit is contained in:
Nick Kralevich
2014-04-22 21:15:10 +00:00
committed by Android Git Automerger

View File

@@ -18,8 +18,6 @@ package com.android.server.updates;
import android.content.Context;
import android.content.Intent;
import android.os.FileUtils;
import android.os.SELinux;
import android.os.SystemProperties;
import android.provider.Settings;
import android.util.Base64;