aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-07-29 14:31:37 -0700
committerDan Willemsen <dwillemsen@google.com>2019-07-29 14:31:37 -0700
commitbb9069e8cea770979eeedcfc67d83a2f8ecd482f (patch)
tree23953a76bc38afef44952b59932dfe4e1997ae86 /README.txt
parent12eb56b60bb4e7fedd6a538d7e3c3ce5dd54ea96 (diff)
downloadsample-bb9069e8cea770979eeedcfc67d83a2f8ecd482f.tar.gz
Stop using the PRODUCT- syntax in docs
It's going away in https://android-review.googlesource.com/c/platform/build/+/1093293 Test: none Change-Id: Icedb3649bdf7ab0c44eefe204aa3b63477377cff
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 2649eae..d8b8cdc 100644
--- a/README.txt
+++ b/README.txt
@@ -1,3 +1,3 @@
To build the add-on:
- make -j8 PRODUCT-sample_addon-sdk_addon
- \ No newline at end of file
+ lunch sample_addon-userdebug
+ m sdk_addon