Remove Profile Build Dependency: do it at runtime / CAPI defragmentation 46/102346/6
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 5 Dec 2016 11:16:22 +0000 (20:16 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 21 Feb 2017 00:26:15 +0000 (16:26 -0800)
commitf83387e9ed80df081ce4871da7a5b4533b8e937e
tree917a6e0fb7d9f2cbd55406a847db28457de14b47
parentf0632cd2c0c02e9da54240cb8c05c7dc5b1484e6
Remove Profile Build Dependency: do it at runtime / CAPI defragmentation

- This is for Tizen 4.0.

- API per profile for SDK is filetered by sdk-image.git.
 You may include APIs not included for Wearable profile, which
 is filtered during rootstraping of wearable SDK.

- API disable for .so is done at runtime.

- CC'ed SDK (sh.cat.lee@samsung.com) for SDK review

Change-Id: Ie4640b3f15a8044570e02b0e0a94fc91253bdb7a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
include/efl_util.h.in
packaging/capi-ui-efl-util.spec
src/efl_util.c