am e7fe35b: Whoops fix installing. I am dumb.
Merge commit 'e7fe35b88aa77766d322b8a683995a2bdae6210d' * commit 'e7fe35b88aa77766d322b8a683995a2bdae6210d': Whoops fix installing. I am dumb.
This commit is contained in:
committed by
The Android Open Source Project
commit
a086a973dd
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user