OSDN Git Service

Move registration into android package
authorColin Cross <ccross@android.com>
Wed, 12 Oct 2016 21:26:55 +0000 (14:26 -0700)
committerColin Cross <ccross@android.com>
Wed, 12 Oct 2016 21:30:30 +0000 (14:30 -0700)
commit96548c9ee00ba5b020626c6929e1d57dc2275f15
treea8278b1e520eed64bc52768450e71e1e80173353
parentf0ab2ec6008bbd495e59bb9bf81ac399d864f38b
Move registration into android package

Mutator registration is tightly coupled with the android package, move
all registration from the soong package to the android package.

Test: build.ninja identical
Change-Id: I0326d0c88f78edb79eebedb155b69415e351fb61
build/art.go