├── 23 └── android_frameworks_base.patch ├── 28 └── android_frameworks_base.patch ├── 29 └── android_frameworks_base.patch ├── 30 └── android_frameworks_base.patch ├── 31 └── android_frameworks_base.patch ├── .reuse └── dep5 ├── 19-22 └── android_frameworks_base.patch ├── 24-25 └── android_frameworks_base.patch ├── 26-27 └── android_frameworks_base.patch ├── LICENSES ├── Apache-2.0.txt └── CC-BY-SA-4.0.txt └── README.md /.reuse/dep5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/.reuse/dep5 -------------------------------------------------------------------------------- /19-22/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/19-22/android_frameworks_base.patch -------------------------------------------------------------------------------- /23/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/23/android_frameworks_base.patch -------------------------------------------------------------------------------- /24-25/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/24-25/android_frameworks_base.patch -------------------------------------------------------------------------------- /26-27/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/26-27/android_frameworks_base.patch -------------------------------------------------------------------------------- /28/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/28/android_frameworks_base.patch -------------------------------------------------------------------------------- /29/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/29/android_frameworks_base.patch -------------------------------------------------------------------------------- /30/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/30/android_frameworks_base.patch -------------------------------------------------------------------------------- /31/android_frameworks_base.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/31/android_frameworks_base.patch -------------------------------------------------------------------------------- /LICENSES/Apache-2.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/LICENSES/Apache-2.0.txt -------------------------------------------------------------------------------- /LICENSES/CC-BY-SA-4.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/LICENSES/CC-BY-SA-4.0.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microg/patches/HEAD/README.md --------------------------------------------------------------------------------