Drop sdk prebuilts as of build #800040 from master.

Change-Id: If47099c43af296b5304cd3796f6477a97575c4e5
diff --git a/current/framework.aidl b/current/framework.aidl
index d580719..9bccbe1 100644
--- a/current/framework.aidl
+++ b/current/framework.aidl
@@ -16,6 +16,7 @@
 parcelable android.content.SyncStats;
 parcelable android.content.res.Configuration;
 parcelable android.database.CursorWindow;
+parcelable android.hardware.location.GeofenceHardwareRequestParcelable;
 parcelable android.net.Uri;
 parcelable android.nfc.NdefMessage;
 parcelable android.nfc.NdefRecord;
@@ -46,8 +47,11 @@
 parcelable android.location.Geofence;
 parcelable android.location.Location;
 parcelable android.location.LocationRequest;
+parcelable android.location.FusedBatchOptions;
 parcelable com.android.internal.location.ProviderProperties;
 parcelable com.android.internal.location.ProviderRequest;
 parcelable android.telephony.ServiceState;
 interface com.android.internal.telephony.IPhoneSubInfo;
 interface com.android.internal.telephony.ITelephony;
+parcelable android.net.wifi.BatchedScanSettings;
+parcelable android.net.wifi.BatchedScanResult;