platform_build_soong/androidmk
Jeff Gaston fa833bb6d5 Support for LOCAL_AIDL_INCLUDES in androidmk
Now it converts to:
aidl: {
  include_dirs: [
    "...",
  ]
}

Bug: 37747936
Test: run androidmk against an Android.mk file having LOCAL_AIDLE_INCLUDES
Change-Id: If9f4c3ee9969610f1e0e0f147ee6a70102b63edc
2017-05-15 11:46:04 -07:00
..
cmd/androidmk Support for LOCAL_AIDL_INCLUDES in androidmk 2017-05-15 11:46:04 -07:00
parser Add spaces around := when dumping assignments 2016-05-30 13:42:19 -07:00
Android.bp Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00