commit | 0ed69beebb75ab6913e380a851aae6d1b917c8b3 | [log] [tgz] |
---|---|---|
author | Brett Brotherton <bbrotherton@google.com> | Mon Nov 04 18:14:25 2024 +0000 |
committer | Brett Brotherton <bbrotherton@google.com> | Mon Nov 04 18:14:25 2024 +0000 |
tree | e50c4f30995e8666120151dadd59c6b9a684fbae | |
parent | c29253e21e2f6a46b134c2ec8efe4a2ba7e28697 [diff] [blame] |
Add DTS to Android build system Change-Id: I9ce9ea6750c59fa45d255342b09aab9397207b21 BUG:350095297
diff --git a/core/main.mk b/core/main.mk index 24055e8..30ff0cc 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -83,6 +83,8 @@ -include test/cts-root/tools/build/config.mk # WVTS-specific config. -include test/wvts/tools/build/config.mk +# DTS-specific config. +-include test/dts/tools/build/config.mk # Clean rules