This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_sepolicy
Watch
2
Star
0
Fork
You've already forked platform_system_sepolicy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ae4dbf54d8
platform_system_sepolicy
/
tools
/
Android.mk
4 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved Android policy tools to tools directory Change-Id: I57b0dd9f8071eae492020f410c87f465ba820711
2012-11-01 19:33:04 +01:00
LOCAL_PATH
:=
$(
call my-dir
)
Fix sepolicy-analyze libc++.so loading issue w/CTS. Addresses the following error when running CTS on master: junit.framework.AssertionFailedError: The following errors were encountered when validating the SELinuxneverallow rule: neverallow { appdomain -bluetooth } self:capability *; /tmp/SELinuxHostTest5593810182495331783.tmp: error while loading shared libraries: libc++.so: cannot open shared object file: No such file or directory Also indicate that none of the sepolicy tools need c++ std lib. (cherry-pick of 0cdb0517be696c0dc6882d289eedd45bf2da918c now made possible by addition of commit: 28b72eddd54cb1287dd7daae853e8e4b78fa17eb) Bug: 19617220 Change-Id: I2c5b7ab1ddeb0e02cbaad2b7d5430a0974524a89
2015-03-13 18:25:23 +01:00
i
n
c
l
u
d
e
$(
call
all
-
makefiles
-
under
,
$
(
LOCAL_PATH
)
)
Reference in a new issue
Copy permalink