No description
Find a file
Andreas Gampe cd25740cba Build: Add option to restrict sanitization by architecture
Add Make variable SANITIZE_ARCH to selectively sanitize binaries.
This uses the "bitness," i.e., 32 or 64, to potentially filter
the sanitization. By default, both are being sanitized.

This can be used to create builds that lower the sanitization
burden by not sanitizing "half" of the platform.

Bug: 29498013
Change-Id: I73e6d479f08a970ba912f4f63967d32f3487125f
(cherry picked from commit 0290a416c8)
2016-06-30 16:19:53 -07:00
core Build: Add option to restrict sanitization by architecture 2016-06-30 16:19:53 -07:00
target goldfish_setup: grant /system/bin/sh exec access 2016-06-09 09:52:39 -07:00
tools Skip copying existing vendor images 2016-06-29 18:32:30 +00:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
buildspec.mk.default Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00
CleanSpec.mk CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. 2016-01-21 17:18:47 -08:00
envsetup.sh Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00