explain where to get vendor BUILD_ID
This commit is contained in:
parent
c748d7e960
commit
086d1013c5
@ -397,8 +397,9 @@ source script/envsetup.sh
|
|||||||
m aapt2</pre>
|
m aapt2</pre>
|
||||||
|
|
||||||
<p>Extract the vendor files corresponding to the matching release with
|
<p>Extract the vendor files corresponding to the matching release with
|
||||||
<code>DEVICE</code> and <code>BUILD_ID</code> variables replaced with the appropriate
|
<code>DEVICE</code> and <code>BUILD_ID</code> variables replaced with the
|
||||||
values:</p>
|
appropriate values (can obtain the correct <code>BUILD_ID</code> from
|
||||||
|
<code>build/make/core/build_id.mk</code>):</p>
|
||||||
|
|
||||||
<pre>DEVICE=raven
|
<pre>DEVICE=raven
|
||||||
BUILD_ID=TQ2A.230405.003.E1
|
BUILD_ID=TQ2A.230405.003.E1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user