From 02c8730c1bf19daf48bec8c6995df676a00a73b1 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Thu, 1 Jul 2010 08:10:18 -0700 Subject: Add API to call to vold for mounting OBBs * Unhide StorageService class; hide all the USB-related items * Add application-visible API to StorageManager for OBB files * Add class for parceling OBB info across binders (ObbInfo) * Add a JNI glue class to libutils/ObbFile (ObbScanner) * Add API to MountService to deal with calling into vold and checking permissions Change-Id: I33ecf9606b8ff535f3a2ada83931da6bbef41cfd --- api/current.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) (limited to 'api/current.xml') diff --git a/api/current.xml b/api/current.xml index 0626cd5654a7..1ed581199369 100644 --- a/api/current.xml +++ b/api/current.xml @@ -38302,6 +38302,17 @@ visibility="public" > + + + + + + + + + + + + + + + + + + + + + + + + + +