OSDN Git Service

Validate instruction sets passed to installd.
authorNarayan Kamath <narayan@google.com>
Fri, 8 Aug 2014 11:44:12 +0000 (12:44 +0100)
committerNarayan Kamath <narayan@google.com>
Fri, 15 Aug 2014 11:50:10 +0000 (12:50 +0100)
commit6c4b9de8f1fd594038793c3924b52a44138c319e
tree7fe3145e6dbc6e35be1ce083e6128a40e1ee015b
parent4b2d0f20db2e0f9395a0c12ed5d4b6020eb272cb
Validate instruction sets passed to installd.

We don't want folks passing down arbitrary strings.

bug: 16837404
Change-Id: I73ac66b376f1401f9f95f3c6323da6242ac8ed3d
core/java/android/app/LoadedApk.java
services/core/java/com/android/server/pm/Installer.java