commit | a6764b2e0dcd63745b6abd12928bdab15d48494c | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Aug 07 17:43:39 2018 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Thu Sep 06 16:32:04 2018 -0700 |
tree | db6e7e15a108976768e90828236059c152307805 | |
parent | be064a22950781778b0079d6a2db06c0fc4180de [diff] [blame] |
hikey960: bifrost: Enable renderscript binaries Re-add the renderscript binaries to the build and add sepolicy and manifest changes needed to support ARM's renderscript library. Change-Id: I743ffe93a4e41d73122dc0d2a1ad8eb962597649 Signed-off-by: John Stultz <john.stultz@linaro.org>
diff --git a/sepolicy/app.te b/sepolicy/app.te new file mode 100644 index 0000000..512230b --- /dev/null +++ b/sepolicy/app.te
@@ -0,0 +1 @@ +allow appdomain same_process_hal_file:file { read execute_no_trans };