Add a native class to interact with DropBoxManager.

Test: Not written yet
Change-Id: I63ed888bd76f75c78a244a1bffae2d26f3b5f055
This commit is contained in:
Joe Onorato
2016-11-23 16:16:12 -08:00
parent 98173a3bc7
commit de5b027d2c
5 changed files with 337 additions and 2 deletions

View File

@@ -16,4 +16,4 @@
package android.os;
parcelable DropBoxManager.Entry;
parcelable DropBoxManager.Entry cpp_header "android/os/DropBoxManager.h";

View File

@@ -17,7 +17,6 @@
package com.android.internal.os;
import android.os.DropBoxManager;
import android.os.ParcelFileDescriptor;
/**
* "Backend" interface used by {@link android.os.DropBoxManager} to talk to the