OSDN Git Service

android: add HAVE_VISIBILITY to Android.common.mk
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Jan 2017 17:03:07 +0000 (17:03 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 Jan 2017 15:48:16 +0000 (15:48 +0000)
commitfc05e89b6f8634e9f347040c0e654e640cca067c
treefced887352f9c9e9791ea6814e2e73a828ba384f
parent03d2e91d00cb78d49fe170fb19a29107951a8c96
android: add HAVE_VISIBILITY to Android.common.mk

Currently only libdrm.so properly annotates its internal/private
symbols. By setting the macro every binary produced will be in the same
boat. This should give is smaller and more secure files

Cc: Chih-Wei Huang <cwhuang@android-x86.org>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Android.common.mk
Android.mk