summaryrefslogtreecommitdiffstats
path: root/api/8.xml
diff options
context:
space:
mode:
authorSuchi Amalapurapu <asuchitra@google.com>2010-02-26 13:14:31 -0800
committerSuchi Amalapurapu <asuchitra@google.com>2010-02-26 14:32:24 -0800
commit1f9e1b4c37c135b75cf064cbb5675aa576e2942a (patch)
tree1ca95439c91aaa52a74fcbf1833869c614602abe /api/8.xml
parenteb6d13102331fb776e5ac586ebdc523ee69d2ddf (diff)
downloadframeworks_base-1f9e1b4c37c135b75cf064cbb5675aa576e2942a.zip
frameworks_base-1f9e1b4c37c135b75cf064cbb5675aa576e2942a.tar.gz
frameworks_base-1f9e1b4c37c135b75cf064cbb5675aa576e2942a.tar.bz2
Remove public variables in PackageManager
Dont invoke getInstallLocation for forward locked apps. If INSTALL_ON_SDCARD is selected as default, forward locked apps are not being installed because of conflicting flags.
Diffstat (limited to 'api/8.xml')
-rw-r--r--api/8.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/api/8.xml b/api/8.xml
index a07537c..c5e899d 100644
--- a/api/8.xml
+++ b/api/8.xml
@@ -42346,28 +42346,6 @@
visibility="public"
>
</field>
-<field name="PKG_INSTALL_COMPLETE"
- type="int"
- transient="false"
- volatile="false"
- value="1"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="PKG_INSTALL_INCOMPLETE"
- type="int"
- transient="false"
- volatile="false"
- value="0"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
<field name="SIGNATURE_FIRST_NOT_SIGNED"
type="int"
transient="false"