From 05873bd41f5a594e21fe8431e2ff14d5b4c39a87 Mon Sep 17 00:00:00 2001 From: Werner Sembach <werner.sembach@fau.de> Date: Mon, 25 Feb 2019 21:16:44 +0100 Subject: [PATCH] =?UTF-8?q?README.md=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000000..620a1ee7f481 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Fork of https://android.googlesource.com/kernel/msm/ for my master thesis "Android Soft Root". + +Relevant branches are android-msm-bullhead-3.10-nougat_kgdb_less_changes and android-msm-bullhead-3.10-nougat_klist. + +An android-msm-bullhead-3.10-nougat_kgdb_less_changes build can be merged with the boot.img using abootimg. + +For android-msm-bullhead-3.10-nougat_klist the best practice is to checkout and build the whole AOSP using the coresponding manifest from here: https://gitlab.cs.fau.de/Matombo/AndroidManifest \ No newline at end of file -- GitLab