From 37627b9fd1e943e108d395bc124bb636f1c12388 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 7 May 2010 17:11:18 -0700 Subject: Doc change: Final api diffs 7 -> 8. Change-Id: Ie4b13f6b85439009f8236f8c082ca28021aa9b0c --- .../android.content.pm.ApplicationInfo.html | 157 +++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 docs/html/sdk/api_diff/8/changes/android.content.pm.ApplicationInfo.html (limited to 'docs/html/sdk/api_diff/8/changes/android.content.pm.ApplicationInfo.html') diff --git a/docs/html/sdk/api_diff/8/changes/android.content.pm.ApplicationInfo.html b/docs/html/sdk/api_diff/8/changes/android.content.pm.ApplicationInfo.html new file mode 100644 index 0000000..554e178 --- /dev/null +++ b/docs/html/sdk/api_diff/8/changes/android.content.pm.ApplicationInfo.html @@ -0,0 +1,157 @@ + + + + + + + + + +android.content.pm.ApplicationInfo + + + + + + + + + + +
+
+
+

+Class android.content.pm.ApplicationInfo +

+ + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int FLAG_ALLOW_BACKUP +  
+ + int FLAG_EXTERNAL_STORAGE +  
+ + int FLAG_KILL_AFTER_RESTORE +  
+ + int FLAG_RESTORE_ANY_VERSION +  
+ + int FLAG_VM_SAFE_MODE +  
+ + String backupAgentName +  
+  +

+ +
+
+ + + + -- cgit v1.1