From 7e05878cccac2be47b757b9189d80673a6fe54cc Mon Sep 17 00:00:00 2001 From: Claudio Maradonna Date: Tue, 27 Oct 2020 19:12:28 +0100 Subject: [PATCH] Updated README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index fe78f56..51580f3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ This module applies a fix for the audio policy inside /vendor/etc. More info on: https://gitlab.com/LineageOS/issues/android/-/issues/1805 + +# Installation + +## What you need + +* Magisk v19+ + + +## Procedure + +Simply create a zip folder with whatyouwant name and put all content inside. +Later open Magisk application and install module from device. + +Done