aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-02-10 19:01:11 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-02-10 19:01:11 +0100
commita9c277d1500317feaaa6cbc1882e077603c6efe0 (patch)
treeee9a44b9aedabef019a46afff246ae331d8189ba
parent7db44951a76cb38a5f08797ddb9ee6db114b5eda (diff)
downloaddevice_samsung_i9300-a9c277d1500317feaaa6cbc1882e077603c6efe0.tar.gz
device_samsung_i9300-a9c277d1500317feaaa6cbc1882e077603c6efe0.tar.bz2
device_samsung_i9300-a9c277d1500317feaaa6cbc1882e077603c6efe0.zip
README: Add the hack to make adb work
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6026c1..4888f71 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Run the following commands to build AOSP:
`
. build/envsetup.sh
-lunch lineage_i9305-userdebug
+lunch lineage_i9305-eng
make -j9
`