OSDN Git Service

Parsing a static archive should be stateless.
authorJeff Sharkey <jsharkey@android.com>
Tue, 12 Jan 2016 21:06:58 +0000 (14:06 -0700)
committerJeff Sharkey <jsharkey@android.com>
Tue, 12 Jan 2016 21:07:00 +0000 (14:07 -0700)
commitc3132513bf73022cb299c9041727233300c46a5c
tree1c5ef6feb81ea59b27e7892ea251e1bbd2621784
parentb5f07f868b13ff59c7fe882ff711492a77f8b310
Parsing a static archive should be stateless.

When the caller hasn't specific encryption-related matching flags,
we should match both aware and unaware components.

Bug: 26508249
Change-Id: I2c35f6e00e451ba3f5fa0810223b7a3d80dee233
core/java/android/content/pm/PackageManager.java