Merge "Use DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS for vendor/google_devices" am: 3d38042a00
am: c3118d2cd2
am: 2a9f96a1ee
Change-Id: I2ececde5410784cc7bb5228ee79dd7de8ed4747f
This commit is contained in:
commit
80d9efd0a3
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ DEFAULT_LOCAL_TIDY_CHECKS := \
|
|||
hardware/qcom:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
vendor/:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
vendor/google:$(DEFAULT_GLOBAL_TIDY_CHECKS) \
|
||||
vendor/google_devices:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
|
||||
# Returns 2nd word of $(1) if $(2) has prefix of the 1st word of $(1).
|
||||
define find_default_local_tidy_check2
|
||||
|
|
Loading…
Reference in a new issue