Commit Graph

15 Commits

Author SHA1 Message Date
Roman Kiryanov
67cdcf3f6a Switch the arm64 kernel to gz
Bug: 180497581
Test: boot on M1
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: Ib8f745a14732c9a5ff665cc70e2ede671b253098
2021-02-17 14:53:13 -08:00
Roman Kiryanov
cc09ceecde Switch to the kernel from kernel/prebuilts
prebuilts/qemu-kernel is deprecated.

Bug: 170677468
Test: presubmit
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: Ia56718b7bf7d719d4c9cf8d864bb1a9eb7995d82
Merged-In: Ia56718b7bf7d719d4c9cf8d864bb1a9eb7995d82
2021-02-04 14:20:28 -08:00
Roman Kiryanov
f396f3e1d4 Switch emulator to 5.10 kernel (GKI 2.0)
Bug: 175707513
Bug: 170560077
Test: presubmit
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: I1470ca760cc453e2a87bd316b46c86270a2928b4
Merged-In: I1470ca760cc453e2a87bd316b46c86270a2928b4
2020-12-21 16:49:09 -08:00
bohu
cd46a31b56 emulator: packing encryptionkey.img for sdk_phone_arm64
This is needed as metadata and data encryption are both
turned on for sdk_phone_arm64 already

BUG: 169343095

Change-Id: I4ef2249d01720d516c68751495b66623ad2ba993
2020-11-11 21:13:35 +00:00
bohu
88ccdd300e emulator: use 5.4 for sdk_phone_arm64
4.4 is too old for S. x86 and x86_64
have already switched to 5.4

BUG: 169343095
Change-Id: I8ffc8af22f4be81f99ee9a2a5be42089ada4926c
2020-11-10 20:40:34 +00:00
Weilun Du
c1084c0534 [Advanced Features] Change the source location of advancedFeatures.ini
Copy advancedFeatures.ini file from
device/generic/goldfish/data/etc, which is the centralized place for
advancedFeatures.ini.

BUG: 135187406

Change-Id: Ib1d2ec2f91d66dde89bc4a884cd99dbb1a2c83cb
Signed-off-by: Weilun Du <wdu@google.com>
2019-06-13 09:57:42 -07:00
bohu
266ad89c16 emulator: use 4.4 kernel for arm images
BUG: 109735735

this cl does not impact real devices

Change-Id: I56f9925bd4e0b93f2d6b71b710583e9ef298a875
2018-06-12 12:05:03 -07:00
bohu
f57025e457 emulator: merge oc-emu-dev development project
BUG: 64401460

Change-Id: I9f757a14d9bb59db2e6c62f4a4c83a4373b7b4d6
2017-08-04 16:28:34 -07:00
bohu
50dc27b2ca Revert "Emulator: update development to 2362bfb6"
It breaks build of docs because SdkSetup has dependency
on gsf-client

This reverts commit 5c26bfa4bc.
2017-06-23 14:19:05 -07:00
bohu
5c26bfa4bc Emulator: update development to 2362bfb6
Bug: 37302997

oc-emu-dev
commit 2362bfb6d6c4ee4540af5e69130951849c7e109e
Author: bohu <bohu@google.com>
Date:   Thu Apr 6 16:37:48 2017 -0700
Emulator: copy encryptionkey.img to SDK img zip

Change-Id: I057d58733bb39e0777d2f5c9494d5969ac46953a
(cherry picked from commit 6620016eb673ac885e5892604f04d3123a8ee0b9)
2017-06-15 18:13:02 +00:00
Yahan Zhou
9fd4870d14 Feature control config file in system image
This CL adds feature control config file to the system image bundle.

It works with this emulator CL:

https://android-review.googlesource.com/#/c/233279/

Change-Id: I1e0f73f0dc36853d99c2408679aa6706b6489a58
(cherry picked from commit 280091d47054677b358216c8fa0cac106d42a520)
2016-05-27 01:52:24 +00:00
bohu
6db71f0c8d Emulator: add kernel-ranchu to system-image.zip for arm64
Still keep the kernel-qemu for backward compatability, for now.

bug: 28288204

Change-Id: I5a07b08b314b4e437dcbdb20f31afaf3e7dad93f
2016-04-20 08:48:54 -07:00
Ying Wang
e522c95f8f Use arm64 kernel-qemu in sdk-android-arm64-v8a.atree.
Bug: 17105204
Change-Id: I80dcad8198926dd0b758d65bd8704eb4c6b39e8d
2014-08-18 10:46:21 -07:00
Raphael Moll
26bcf6a511 Move SDK system-image source.prop_templates in their own folder.
This allows to have a different rule to generate the source.properties
based on the templates and place them in a directory that depends on
the current target CPU ABI. In turn this prevents the build from
mixing different source.props when building different targets.

Change-Id: I4a1d9f47426c94f376947ddae8be9f5549331616
2014-06-03 17:30:16 -07:00
Raphael Moll
4986fd4fdd Ability to generate SDK system-images for arm64 and x86_64
(Cherry-picked from 40c7126e7c)

Change-Id: I2715a668271ed88fcd0c8c97ac35d05fcdd34a06
2014-05-27 16:10:14 -07:00