From 683f3bed89d15c673b9fd391dc258c088e9316ae Mon Sep 17 00:00:00 2001 From: Wei-Ta Chen Date: Thu, 4 Jun 2009 11:42:14 -0700 Subject: [PATCH] Unhide inInputShareable in BitmapFactory.Options. The variable works together with inPurgeable, which has been unhidden in https://android-git.corp.google.com/g/Gerrit#change,2870. --- api/current.xml | 10 ++++++++++ graphics/java/android/graphics/BitmapFactory.java | 2 -- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/api/current.xml b/api/current.xml index 41f8c2ce50301..174fa105024ca 100644 --- a/api/current.xml +++ b/api/current.xml @@ -48771,6 +48771,16 @@ visibility="public" > + +