Add a native class to interact with DropBoxManager.
Test: Not written yet Change-Id: I63ed888bd76f75c78a244a1bffae2d26f3b5f055
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
|
||||
package android.os;
|
||||
|
||||
parcelable DropBoxManager.Entry;
|
||||
parcelable DropBoxManager.Entry cpp_header "android/os/DropBoxManager.h";
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user