Merge "remove unneeded import statements."

This commit is contained in:
Nick Kralevich
2014-04-22 19:24:47 +00:00
committed by Gerrit Code Review

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;