summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
32 hoursMerge "Move handheld specific stuff into handheld.mk" into mainHEADmastermainTreehugger Robot
33 hoursMerge "Move tablet specific stuff into tablet.mk" into mainTreehugger Robot
33 hoursMerge changes I6f869824,Ie4d28bf5 into mainTreehugger Robot
* changes: Move phone specific stuff into phone.mk Remove window_extensions.mk from tablet...mk files
46 hoursMove handheld specific stuff into handheld.mkRoman Kiryanov
Bug: 337081933 Test: presubmit Change-Id: I850dd5b45878dc10a91231c84da9a6b1b507e2b7 Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysMove tablet specific stuff into tablet.mkRoman Kiryanov
Bug: 337081933 Test: presubmit Change-Id: If60dfbb98fb354fa4fbfe35a0d080f57436d993b Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysMove phone specific stuff into phone.mkRoman Kiryanov
from sdk_phone* Bug: 337081933 Test: presubmit Change-Id: I6f8698246fd6e2272efa6e13a3b4fd90f45d8f54 Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysMerge "Cleanup around partition sizes" into mainTreehugger Robot
2 daysRemove window_extensions.mk from tablet...mk filesRoman Kiryanov
already added by generic.mk Bug: 337081933 Test: presubmit Change-Id: Ie4d28bf55bd8ba9bf9a55b5afdd44b8c1e2fd4fd Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysCleanup around partition sizesRoman Kiryanov
calculate BOARD_SUPER_PARTITION_SIZE instead of hardcoding. Bug: 337081933 Test: presubmit Change-Id: I3bcf34130e7985d3affb57028d0ed8665fb0e0f8 Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysMerge "Add phone.mk to slim targets" into mainTreehugger Robot
2 daysAdd phone.mk to slim targetsRoman Kiryanov
emulator64_vendor.mk is deprecated and will be retired soon. Bug: 337081933 Test: presubmit Change-Id: I17ca4098381bedd15c0c35d9c3ca523cbefd6a61 Signed-off-by: Roman Kiryanov <rkir@google.com>
2 daysMerge "Use dedicated build files for phones and tablets" into mainTreehugger Robot
3 daysUse dedicated build files for phones and tabletsRoman Kiryanov
Bug: 337081933 Test: presubmit Change-Id: I9e6f432dabe3c1285bf6d0e45625f41deb55ef6c Signed-off-by: Roman Kiryanov <rkir@google.com>
3 daysMerge "Move overlay into phone/overlay" into mainTreehugger Robot
7 daysMove overlay into phone/overlayRoman Kiryanov
this directory is phone specific now. Bug: 314839713 Test: presubmit Change-Id: Ia5596c7da0a7c330f9fa7db31f8249be0f0b95c7 Signed-off-by: Roman Kiryanov <rkir@google.com>
7 daysMerge "Retire 64bitonly/product/vendor.mk" into mainRoman Kiryanov
7 daysMerge "Create a common overlay for all goldfish devices" into mainTreehugger Robot
7 daysRetire 64bitonly/product/vendor.mkRoman Kiryanov
not used Bug: 337081933 Test: presubmit Change-Id: Ic91cade0e79939f4c961323c9eff08b42c107e2a Signed-off-by: Roman Kiryanov <rkir@google.com>
7 daysCreate a common overlay for all goldfish devicesRoman Kiryanov
phone and tablet things should not leak into TVs, cars and wear. Bug: 314839713 Test: atest GtsIrqDeviceMapTestCases Change-Id: Ibc9969a5f15510bd688575521360b4a2627e92c0 Signed-off-by: Roman Kiryanov <rkir@google.com>
8 daysMerge "Retire the SettingsProvider overlay" into mainRoman Kiryanov
8 daysRetire the SettingsProvider overlayRoman Kiryanov
and move its values into the provisioning library. Let's have one place to initialize the device state. Bug: 314839713 Test: boot emulator Change-Id: I75ea4814af110623e912506ced0e8c54c87d88f3 Signed-off-by: Roman Kiryanov <rkir@google.com>
8 daysMerge "Update emulator to EMU7.240418.003" into mainTreehugger Robot
8 daysUpdate emulator to EMU7.240418.003Erwin Jansen
This updates the stable emulator build Bug: 326007087 Test: None Change-Id: I790d0dafdbce1674e267b27babaaab715e668c74
9 daysMerge "Explicitly set RenderEngine backend to GL (skiaglthreaded) on ↵Treehugger Robot
Goldfish" into main
10 daysExplicitly set RenderEngine backend to GL (skiaglthreaded) on GoldfishNolan Scobie
This will prevent any flag-based rollouts of Vulkan-based RenderEngine backends from affecting goldfish devices, allowing them to be opted in manually after more investigation. This approach will allow RenderEngine's VulkanInterface class to allow initialization to succeed when running on VK_PHYSICAL_DEVICE_TYPE_CPU, thus allowing tests to run on Cuttlefish. Bug: b/327230380 Test: manual Flag: EXEMPT N/A Change-Id: I800b891004314352356c410432f172e356a4d40c
2024-04-19Merge "Fix build for clang-r522817" into mainYi Kong
2024-04-19Fix build for clang-r522817Yi Kong
device/generic/goldfish/fingerprint/storage.cpp:221:51: error: non-constant-expression cannot be narrowed from type 'int64_t' (aka 'long') to 'int' in initializer list [-Wc++11-narrowing-const-reference] 221 | return {AuthResult::LOCKED_OUT_TIMED, inMs, {}}; | ^~~~ Test: presubmit Bug: 335740562 Change-Id: I67a62e419bb9a8298310d0aa25181848a0129043
2024-04-16Merge "Revert "Retire x86_64 16k boards"" into mainTreehugger Robot
2024-04-16Revert "Retire x86_64 16k boards"Roman Kiryanov
This reverts commit 4428922feb41002ba91d5db5bf3cdbe40c839853. Reason for revert: b/334901048 Bug: 334901048 Change-Id: Ieba0bc26dc6e1cdf9fb9b6d32afa66c848cf72a5
2024-04-11Merge "Set vendor SPL to match platform." into mainTreehugger Robot
2024-04-11Set vendor SPL to match platform.Vikram Gaur
Bug: 315822811 Change-Id: Ib681b9c546dc396015a1e1e86fa5bcd61751753e
2024-04-11Merge "Use additional ro property to determine provisioning condition" into mainJusik Chung
2024-04-09Merge "Add android.hardware.telephony.messaging feature" into mainWeilun Du
2024-04-09Use additional ro property to determine provisioning conditionjschung
Refer to ro.automotive_emulator.provisioning property for automotive emulator. Bug: 330798522 Bug: 327296465 Test: launch gcar emulator and confirm wifi is enabled Change-Id: Ic3c4fd5ac364503210d5685393570b34df875fe5
2024-04-04Merge "Disable adb over USB" into mainTreehugger Robot
2024-04-03Merge "Update legacy header file dependency in the Goldfish Wifi HAL." into mainGabriel Biren
2024-04-03Disable adb over USBRoman Kiryanov
and start adbd earlier. USB disables adbd otherwise. Bug: 325306041 Test: adb shell Change-Id: Ia328b2ef6b6bde5c8089ce1c708e73c9a0d2963b Signed-off-by: Roman Kiryanov <rkir@google.com>
2024-04-02Update legacy header file dependency in theGabriel Biren
Goldfish Wifi HAL. Bug: 271177978 Test: m Change-Id: I9384f7c91d666ab4d282b8909b543ead31286356
2024-04-01Add android.hardware.telephony.messaging featureWeilun Du
TEST: atest CtsTelephonyTestCases BUG: 329896654 Change-Id: I777bf82fdd006bae82f6fd4767e3e46bcadf5249 Signed-off-by: Weilun Du <wdu@google.com>
2024-03-29Merge "Enhance size check in readPacketFilter to prevent overflow" into mainTreehugger Robot
2024-03-29Enhance size check in readPacketFilter to prevent overflowYuyang Huang
Test: TH Change-Id: I04dae5a2faf3e779bfc9644416e61d9db71af402
2024-03-27Merge "Retire x86_64 16k boards" into mainTreehugger Robot
2024-03-26Retire x86_64 16k boardsRoman Kiryanov
all our x86_64 taregts are both 16k and 4k compatible Bug: 331478554 Test: presubmit Change-Id: I38782e44b8158b404687377f8c31b9b4a6a758d3 Signed-off-by: Roman Kiryanov <rkir@google.com>
2024-03-26Merge "Revert^2 "Build emu64* 16K compatible by default"" into mainTreehugger Robot
2024-03-26Revert^2 "Build emu64* 16K compatible by default"Kalesh Singh
This reverts commit c8e4a33d50818a27ae77ba6e1cfcfef832452637. Reason for revert: Art build error is now fixed Bug: 328138888 Test: lunch sdk_phone64_x86_64-trunk_staging-userdebug Test: get_build_var TARGET_MAX_PAGE_SIZE_SUPPORTED Test: get_build_var TARGET_NO_BIONIC_PAGE_SIZE_MACRO Change-Id: Ia2f7dd9124f86e9b147745f4f3fda5b06b2483b3 Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2024-03-26Merge "16k: goldfish: Remove PRODUCT_MAX_PAGE_SIZE_SUPPORTED override" into mainVilas Bhat
2024-03-25Merge "Retire an obsolete selinux entry" into mainTreehugger Robot
2024-03-25Retire an obsolete selinux entryRoman Kiryanov
we use /dev/goldfish_pipe_dprctd instead Bug: 256230177 Test: presubmit Change-Id: If113d573d6e76b1e6679aa797902b692b17932f6 Signed-off-by: Roman Kiryanov <rkir@google.com>
2024-03-2516k: goldfish: Remove PRODUCT_MAX_PAGE_SIZE_SUPPORTED overrideVilas Bhat
PRODUCT_MAX_PAGE_SIZE_SUPPORTED override is not needed anymore as the default TARGET_MAX_PAGE_SIZE_SUPPORTED is set to 16384. Bug: 310232825 Change-Id: Ica42093f747914ba772bce4874c47181042d70ae
2024-03-25Merge "Add missing hardware features to slim emulator image." into mainTreehugger Robot