Properly export ril_ex.h
authorColin Cross <ccross@android.com>
Wed, 16 Dec 2015 22:15:42 +0000 (14:15 -0800)
committerChristopher N. Hesse <raymanfx@gmail.com>
Mon, 12 Sep 2016 20:49:06 +0000 (13:49 -0700)
commitb9e88c8b54ddf102fcc4ad70831c0cfded397ecb
tree3f148b99324703aeecb472573dd16b2708fa942a
parente942c33156a7d6444dfc7ec677a5d5de48b7f4a0
Properly export ril_ex.h

Copying headers makes fixing compile errors hard, and breaks dependency
restrictions.  Move ril_ex.h to an exported include directory instead of
copying it.

Bug: 18903857
Change-Id: I4b59a01e442db0d3198def69a5a5ff17b2a41c66
ril/include/libril/ril_ex.h [new file with mode: 0644]
ril/libril/Android.mk
ril/libril/RilSocket.h
ril/libril/ril_ex.h [deleted file]