avicii: PixelExperience Bringup

This commit is contained in:
KakatkarAkshay
2023-01-28 16:29:26 +05:30
parent 744525f2b6
commit 226b9ea61f
13 changed files with 42 additions and 31 deletions

24
aosp.dependencies Normal file
View File

@@ -0,0 +1,24 @@
[
{
"repository": "hardware_oplus",
"target_path": "hardware/oplus",
"remote": "pixel"
},
{
"repository": "kernel_oneplus_sm7250",
"target_path": "kernel/oneplus/sm7250",
"branch": "thirteen"
},
{
"repository": "vendor_oneplus_avicii",
"target_path": "vendor/oneplus/avicii",
"branch": "thirteen",
"remote": "pixel-devices-blobs"
},
{
"repository": "vendor_oneplus-firmware",
"target_path": "vendor/oneplus/firmware",
"branch": "thirteen",
"remote": "pixel-devices-blobs"
}
]