Files
android_vendor_qcom_opensou…/os_pickup.bp
padarshr d885bd228f Add os_pickup.bp to induce scanning of vendor/qcom/opensource Android.bp's
os_pickup.bp will be symlinked as Android.bp at
vendor/qcom/opensource per manifest.xml; such that all Android.bp's
in 1 subdirectory under vendor/qcom/opensource will be scanned.

Change-Id: I262052bdc49470b590acdd57f9d5e002d2d0f980
2017-06-01 11:36:47 +05:30

6 lines
79 B
Plaintext

// Pick up Android.bp in next directory level
optional_subdirs = [
"*",
]