# patches_aosp_riscv **Repository Path**: aosp-riscv/patches_aosp_riscv ## Basic Information - **Project Name**: patches_aosp_riscv - **Description**: patches for some aosp repos on riscv porting - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: riscv64-android-12.0.0_dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-12 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo is created for aosp riscv64 porting work. There are some huge repositries for aosp projects, and due to gitee/github limitation(for example, for free users, total repo size must <= 1GB, or single file size should <= 50MB), I finally decide to use this ugly method to track my changes for these huge repos without touch them: just store the files (modified or new) in this separated repo and overwrite/copy them to the originl repos before building. Considring the changes till now I found related to these huge repos are small, I hope this can fix current problem I am facing with. FIXME, if you have better idea, thanks in adv.