OSDN Git Service

Zygote: Additional whitelisting for legacy devices.
authorNarayan Kamath <narayan@google.com>
Mon, 7 Nov 2016 19:59:29 +0000 (19:59 +0000)
committerAndreas Gampe <agampe@google.com>
Tue, 10 Jan 2017 19:27:52 +0000 (11:27 -0800)
commitf701ba36b343fd6df51fbf5945932612bc3108c1
tree41f5390e280e61b10f04ee5ab02ebe2de9676256
parent0ff7ef60f504410cd9b704da31bcff80400a0019
Zygote: Additional whitelisting for legacy devices.

On M and below, we provide a blanket whitelist for all files under
"/vendor/zygote_whitelist". This path is whitelisted purely to allow
this patch to be applied easily on legacy devices and configurations.

Note that this does not amount to a loosening of our security policy
because whitelisted files are reopened anyway.

(cherry picked from commit 5e2f7c6229d7191183888d685b57a7d0a2835fce)

Bug: 32691930
Test: manual
Change-Id: If5b53f6f0a707f8d36603c09bfd3f72dbfbbbb99
core/jni/fd_utils-inl.h