From e8a534d8f0008e27f24016c5978ca0a5f0ecbce2 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Mon, 17 Jan 2011 13:12:23 -0800 Subject: [PATCH] Remove API that snuck into MockPackageManager We didn't release the get/setPackageObbPath API, but it snuck into MockPackageManager. However, it is not usable as a developer anyway. Removing it so it doesn't stay in the API forever. Cherry-pick from gingerbread Change-Id: I2083a8f398d983d53661c33270854442e34f9bc9 --- api/10.xml | 15 --------------- api/11.xml | 15 --------------- api/9.xml | 15 --------------- api/current.xml | 15 --------------- .../src/android/test/mock/MockPackageManager.java | 4 ---- 5 files changed, 64 deletions(-) diff --git a/api/10.xml b/api/10.xml index 3b9ab1a0edfc0..15fcffe71640b 100644 --- a/api/10.xml +++ b/api/10.xml @@ -157967,21 +157967,6 @@ - - - - - - - - - - - - - - - - - - - - - - - -