xref: /aosp_15_r20/prebuilts/android-emulator/README.trusty.md (revision d870e0501505f2fc9999364ffe386a6b6151adc1)
1*d870e050SAndroid Build Coastguard Worker# QEMU for Trusty
2*d870e050SAndroid Build Coastguard Worker
3*d870e050SAndroid Build Coastguard WorkerThe `trusty-x86_64` contains the binaries for the QEMU emulator
4*d870e050SAndroid Build Coastguard Workerused to test Trusty with Android.
5*d870e050SAndroid Build Coastguard Worker
6*d870e050SAndroid Build Coastguard Worker## Downloading the sources
7*d870e050SAndroid Build Coastguard Worker
8*d870e050SAndroid Build Coastguard WorkerTo download the exact repository used to build these binaries,
9*d870e050SAndroid Build Coastguard Workerrun the following command:
10*d870e050SAndroid Build Coastguard Worker
11*d870e050SAndroid Build Coastguard Worker```
12*d870e050SAndroid Build Coastguard Worker$ repo init --standalone-manifest -u file://path/to/prebuilts/android-emulator/trusty-x86_64/manifest.xml
13*d870e050SAndroid Build Coastguard Worker```
14*d870e050SAndroid Build Coastguard Worker
15*d870e050SAndroid Build Coastguard Worker## Updating the binaries (for Googlers)
16*d870e050SAndroid Build Coastguard Worker
17*d870e050SAndroid Build Coastguard WorkerRun `update_emulator_trusty.sh <BUILD_NUMBER>` with the build number as its
18*d870e050SAndroid Build Coastguard Workeronly argument.
19