diff options
author | Jiyong Park <jiyong@google.com> | 2018-05-04 12:44:38 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2018-05-05 19:41:58 +0900 |
commit | 29d9eba79b82761d0d5019b3f05017fe20f1637b (patch) | |
tree | 07af720e2a570f48ee9abca6f60dae9a9ee67100 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 49a987c277b8644f81c53defbc7ff8c2a950ba28 (diff) |
Basedir of a bundled app is added to the permitted paths
For bundled apps, add the base directory of the app (e.g.,
/system/app/Foo/) to the permitted paths so that it can load libraries
embedded in module apks under the directory. For now, GmsCore is relying
on this, but this isn't specific to the app. Also note that, we don't
need to do this for unbundled apps as entire /data is already set to
the permitted paths for them.
Bug: 79211269
Test: m -j
Test: permitted paths of PrebuiltGmsCore contains
/system/priv-app/PrebuiltGmsCorePix
Change-Id: Id9a874fcec8479e952ab94cf33b2537f9aacd691
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions