am e7fe35b: Whoops fix installing. I am dumb.

Merge commit 'e7fe35b88aa77766d322b8a683995a2bdae6210d'

* commit 'e7fe35b88aa77766d322b8a683995a2bdae6210d':
  Whoops fix installing.  I am dumb.
This commit is contained in:
Dianne Hackborn
2009-05-13 12:52:03 -07:00
committed by The Android Open Source Project

View File

@@ -1189,7 +1189,7 @@ public class PackageParser {
if (sa.getBoolean(
com.android.internal.R.styleable.AndroidManifestApplication_testOnly,
true)) {
false)) {
ai.flags |= ApplicationInfo.FLAG_TEST_ONLY;
}