Add include_dirs property in aidl_interface

local_include_dirs can be only relative path.
it makes aidl_interface inconvinient when aidl_interface(outside frameworks/base) want to use parcelable in framework.

so add include_dirs property to set up include path from root.

Test: m -j
Bug: 126469673
Change-Id: Ie4bda408dd3d80de6bbfcf4d686b6cb44781adcb
1 file changed