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)
committerNarayan Kamath <narayan@google.com>
Mon, 7 Nov 2016 19:59:29 +0000 (19:59 +0000)
commit5e2f7c6229d7191183888d685b57a7d0a2835fce
tree6089ecf9745ee756d712d56a7730093c8cc8fe20
parent4e8ba1d73eee1311bb78144be43862b393548d5d
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.

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