diff options
author | Colin Cross <ccross@android.com> | 2016-08-19 16:07:38 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-08-22 17:08:06 -0700 |
commit | a120ec1c5e5fb7f089433c800fba2dbc983bc0d1 (patch) | |
tree | 4104f69f47107807850e38689927092328e9deeb /java/androidmk.go | |
parent | e1d764e369cd49f7d1f485798e073662e0bee4b1 (diff) | |
download | build_soong-a120ec1c5e5fb7f089433c800fba2dbc983bc0d1.tar.gz build_soong-a120ec1c5e5fb7f089433c800fba2dbc983bc0d1.tar.bz2 build_soong-a120ec1c5e5fb7f089433c800fba2dbc983bc0d1.zip |
Add PropertyCustomizer
Allow any module factory to insert a PropertyCustomizer on the module,
which will be called before any other mutators. The PropertyCustomizer
can append or prepend to any properties, allowing module types to extend
other module types by modifying the public, stable interface provided by
the properties.
Change-Id: Idff02be80d939a70df1c6bbccffdd1f04ff975d2
Diffstat (limited to 'java/androidmk.go')
0 files changed, 0 insertions, 0 deletions