diff options
| author | Ahmad Rulim <personal@rulim34.dev> | 2022-11-14 08:55:04 +0700 | 
|---|---|---|
| committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 22:04:15 +0530 | 
| commit | c17874f2a5db03cb7567a02452fa6d9f6e229cfa (patch) | |
| tree | dbd3920f398bf2132c0129b6910dc42584d2fe4b /aosp.dependencies | |
| parent | 1638b0a3bf300ccc9c1e88f4b23176b04b394274 (diff) | |
veux: deps: Fix hardware_xiaomi repo name
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
Diffstat (limited to 'aosp.dependencies')
| -rw-r--r-- | aosp.dependencies | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/aosp.dependencies b/aosp.dependencies index 93911d7..ca44b64 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -19,7 +19,7 @@    },    {      "remote": "pixel", -    "repository": "android_hardware_xiaomi", +    "repository": "hardware_xiaomi",      "target_path": "hardware/xiaomi",      "branch": "thirteen"    } | 
