summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Abhishek Pandit-Subedi <abhishekpandit@google.com> 2021-11-12 15:21:15 -0800
committer Abhishek Pandit-Subedi <abhishekpandit@google.com> 2021-11-12 15:55:54 -0800
commiteb9587981e3a3584101a5a444ef7431022aba329 (patch)
treea96f0ffee93352b0566e86abd02d6344d84bedde
parenta802044108035d889f044cce98021ea37d4995e1 (diff)
Revert "Floss: Fix build post repo migration"
This reverts commit ddd429fec4f5794d3f17037b2124e23f8820a364. As it turns out, we will need to change //bt to //bt/system after all because the ChromeOS ebuild can't easily handle the subdirectory change otherwise. Bug: 205591223 Test: Run `./build.py` Tag: #floss Change-Id: I620221cb589712dfc1f84c7ea87a175634a86250
-rw-r--r--BUILD.gn (renamed from system/BUILD.gn)0
-rw-r--r--Cargo.toml (renamed from system/Cargo.toml)0
-rwxr-xr-xbuild.py (renamed from system/build.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/system/BUILD.gn b/BUILD.gn
index ecbfa075d9..ecbfa075d9 100644
--- a/system/BUILD.gn
+++ b/BUILD.gn
diff --git a/system/Cargo.toml b/Cargo.toml
index 134dd9f39d..134dd9f39d 100644
--- a/system/Cargo.toml
+++ b/Cargo.toml
diff --git a/system/build.py b/build.py
index 3fcb2fb14a..3fcb2fb14a 100755
--- a/system/build.py
+++ b/build.py