Skip to content

Commit cfd059e

Browse files
committed
Removed release target requirements
Signed-off-by: tprabhu <[email protected]>
1 parent 1877943 commit cfd059e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/getting-started/build-source.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,8 @@ Build |C| boot image
153153
build the installer files for |C| in VM images:
154154

155155
.. code-block:: bash
156-
157-
$ lunch caas-ap3a-userdebug # this is used for Android 15 onwards
158-
$ lunch caas-userdebug # this will be used until Android 14
156+
157+
$ lunch caas-userdebug
159158
$ make flashfiles -j $(nproc)
160159
161160
.. note::

0 commit comments

Comments
 (0)