Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 023411c

Browse files
eberman-quicSteve Muckle
authored andcommitted
ANDROID: Use DTC from the hermetic toolchain
Set DTC from kernel build tools. The DTC is the same as used in AOSP. Bug: 162811113 Change-Id: I16c513ba9c6ce5a1206e95e8de4ae923c11db894 Signed-off-by: Elliot Berman <[email protected]>
1 parent 47b5470 commit 023411c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.config.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ LD=ld.lld
77
NM=llvm-nm
88
OBJCOPY=llvm-objcopy
99
DEPMOD=depmod
10+
DTC=dtc
1011
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin
1112
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
1213

0 commit comments

Comments
 (0)