From 1bece4320c1d2308b4a5b5aeda47b065312b3053 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sun, 12 Sep 2010 19:20:03 -0700 Subject: [PATCH] Make nativeLibraryDir visible in the API Change-Id: Ic88e76a85b0041e97b4c29c42dfa09db0356391c --- api/current.xml | 10 ++++++++++ core/java/android/content/pm/ApplicationInfo.java | 2 -- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/api/current.xml b/api/current.xml index 977eeb649dc3a..d2e1f05fba2d5 100644 --- a/api/current.xml +++ b/api/current.xml @@ -46618,6 +46618,16 @@ visibility="public" > + +