diff options
author | 2021-11-08 15:39:30 -0800 | |
---|---|---|
committer | 2021-11-08 15:47:32 -0800 | |
commit | ddd429fec4f5794d3f17037b2124e23f8820a364 (patch) | |
tree | 60956ace3ede54df6596c4d296a9704e15ab2e13 | |
parent | a31dda4e17f61aae0df48acf4ac4df0c916c5093 (diff) |
Floss: Fix build post repo migration
Bug: 205591223
Test: Run `./build.py`
Tag: #floss
Change-Id: Ibc75b1e171013a24826c8b5f5cbc7b8fbf605547
-rw-r--r-- | system/BUILD.gn (renamed from BUILD.gn) | 0 | ||||
-rw-r--r-- | system/Cargo.toml (renamed from Cargo.toml) | 0 | ||||
-rwxr-xr-x | system/build.py (renamed from build.py) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/BUILD.gn b/system/BUILD.gn index ecbfa075d9..ecbfa075d9 100644 --- a/BUILD.gn +++ b/system/BUILD.gn diff --git a/Cargo.toml b/system/Cargo.toml index 134dd9f39d..134dd9f39d 100644 --- a/Cargo.toml +++ b/system/Cargo.toml diff --git a/build.py b/system/build.py index 3fcb2fb14a..3fcb2fb14a 100755 --- a/build.py +++ b/system/build.py |