OSDN Git Service

move arch variant structs down a level
authorColin Cross <ccross@android.com>
Mon, 23 Nov 2015 22:12:15 +0000 (14:12 -0800)
committerColin Cross <ccross@android.com>
Mon, 23 Nov 2015 22:14:57 +0000 (14:14 -0800)
commit6ab8f89d1c8cd325af1acb1511021c7860900a2f
tree3e732052a634d1d0a4900194aa5bbe7edce02770
parent9c6157c81d123d8c6ba1aa8d7ee5c67b0840666c
move arch variant structs down a level

Use blueprint's new anonymous embedded struct feature to move the arch
variant properties down a level, replacing arch.cortex_a9.srcs with
arch.arm.cortex_a9.srcs, while still supporting top-level properties
like arch.arm.srcs.

Change-Id: Ib41c80e3549440d5efdfd293a15cffa3f51a0fe4
libc/Android.bp