summaryrefslogtreecommitdiff
path: root/vintfdata/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vintfdata/README.md')
-rw-r--r--vintfdata/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vintfdata/README.md b/vintfdata/README.md
index cfc1da7..6116757 100644
--- a/vintfdata/README.md
+++ b/vintfdata/README.md
@@ -70,7 +70,7 @@ determine the current level.
Execute the following, replacing the argument with the level to freeze:
```shell script
-lunch cf_x86_phone-userdebug # or any generic target
+lunch aosp_arm64
LEVEL=5
./freeze.sh ${LEVEL}
```