remove unneeded import statements.

Internal master is out of sync with AOSP. Resync.

Change-Id: Ia3105a4b6eb835f719471a26ae4cb33962c5b19e
This commit is contained in:
Nick Kralevich
2014-04-22 12:17:51 -07:00
parent fc3c6a0ef3
commit c826257bf3

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;