Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-generic-goldfish: List of commits

device/generic/goldfish


RSS
Rev. Tiempo Autor
4e352d7 multiwindow-oreo 2017-09-27 19:25:38 Chih-Wei Huang

config.ini: change the default settings for OPENTHOS

Use the resolution and lcd.density which are more common to the
target hardware of OPENTHOS.

2fc604b 2017-09-27 19:05:02 Chih-Wei Huang

Add android.hidl.base@1.0 to VNDK_SP_LIBRARIES

Google SDK image does have it in vndk-sp. Apparently Google forgot to
release the correct list to AOSP.

39bfe40 2017-09-27 18:15:23 Chih-Wei Huang

Add camera HAL and vndk-sp to emu_* targets

d9e7b0f 2017-09-27 17:45:40 Chih-Wei Huang

overlay: remove the incorrect webview packages list

The AOSP build should not use com.google.android.* packages. This fixes
the Webview tester crashing.

f378d5b 2017-09-21 12:40:46 bohu

goldfish: get aosp-oreo to boot

Change-Id: Ic4678f95690955717ff18a24847e2f907cde28e3

c2e4b09 2017-06-24 05:54:11 android-build-team Robot

Merge cherrypicks of [2454758, 2454859, 2454837, 2454965, 2454984, 2455001, 2454760, 2454860, 2454838, 2454899, 2454970, 2455005, 2455027, 2454973, 2455006, 2455061, 2455007, 2454914, 2454987, 2454974] into oc-release

Change-Id: I553bda5e86663208d37cf5dd37c25a82269f6577

049bb22 2017-06-24 05:44:58 Lingfeng Yang

Build power.ranchu and add power hal to manifest.xml

Bug: 37302997
Bug: 37863919

Test: Build and run sdk_google_aw_x86-userdebug emulator

Change-Id: Id8fc018b005b011426d3e0bc885ee8ef00dec1eb
(cherry picked from commit 4aa73d308e16905c5971d7c7ede464a824ed770a)
(cherry picked from commit 8ac023565943620cb6b1f85c396b0c3661219342)

1bff005 2017-06-24 05:44:50 bohu

Emulator: update goldfish to 0ff252b9

Bug: 37302997

Test: Build and run sdk_google_aw_x86-userdebug emulator

To commit
0ff252b95a21998caa20403da724d6d7a0f50174 oc-emu-dev
Author: bohu <bohu@google.com>
Date: Mon Jun 27 18:23:28 2016 -0700
Enable bugreport service

Change-Id: Ie04a6f7c3a19415b63db5850dc3b9aa0488af555
(cherry picked from commit bceb8ad4f4290b0076a4315644d79cbd1b713a67)
(cherry picked from commit 0319174f8eb0f97cfe27c70d95b91d006ee6c1ce)

edbafe7 2017-05-14 16:20:51 android-build-team Robot

release-request-951b3a8b-6c0c-4d2e-8af4-1c3f7e209f66-for-git_oc-release-4006899 snap-temp-L39600000063784275

Change-Id: I64be9a1a12c29beea62b1b9dec96dbc4a9fae4f0

ccfe555 2017-05-12 06:14:02 Jim Kaye

Fix the 'flush' function for emulated sensors

Flush operations could get lost by being overwritten
if a sensor value arrives before the 'flush' is seen.

This CL prevents overwriting the 'flush' if it hasn't
been accepted.

With this change, all 51 'SensorBatchingTests' pass.

Bug: 37465457

Test: CTS: CtsSensorTestCases android.hardware.cts.SensorBatchingTests

Change-Id: Iabf58ce0868f1470a8aa4b2c2b845dc30ca466cf
(cherry picked from commit 9ca9f56b11340307425ac09a497cde29af025cc6)

c684946 2017-03-26 16:06:35 gitbuildkicker

merge in oc-release history after reset to master

06e141a 2017-03-24 03:07:05 TreeHugger Robot

Merge "implemented enumerate method in fingerprintservice fixes bug 35358801 Test: ran enumeration in template with 1) more fingerprints in fingerprintd 2) more fingerprints in framework 3) no fingerprints in fingerprintd, but fingerprints in framework 4) no fingerprints in framework, but fingerprints in fingerprintd"

25d58a2 2017-03-23 13:22:40 gitbuildkicker

merge in oc-release history after reset to master

542e7de 2017-03-23 09:11:10 gitbuildkicker

merge in oc-release history after reset to 7165d3b5faf3d7a18bcb48bcb6a1afb863474ad3

31d12db 2017-03-18 01:38:26 bohu

Merge "Emulator: start logcat -Q as logd user instead of root" am: 6fc52b4ef9 am: e87326d436
am: c09187b8b6

Change-Id: I96b5060b2d3c99891fd57e9256402140df289e50

c09187b 2017-03-18 01:34:26 bohu

Merge "Emulator: start logcat -Q as logd user instead of root" am: 6fc52b4ef9
am: e87326d436

Change-Id: I743c562257294814604807ad46839882bd48712e

e87326d 2017-03-18 01:30:27 bohu

Merge "Emulator: start logcat -Q as logd user instead of root"
am: 6fc52b4ef9

Change-Id: I295dbb08f6595a1c4a255c5e20106c449e00b773

6fc52b4 2017-03-18 01:23:53 Treehugger Robot

Merge "Emulator: start logcat -Q as logd user instead of root"

d4d0af6 2017-03-17 03:12:57 Joshua Lang

Passthrough hwcomposer for emulator devices

Basic hw composer implementation that directs surface flinger to do all
compositing.

Change-Id: I98e39985ae996db74b655cd4f726680f7066b236
(cherry picked from commit 2d87e1074b72acb859e5b37555266d108af748dd)

7197f73 2017-03-16 09:18:32 bohu

Emulator: start logcat -Q as logd user instead of root

Change-Id: Ibe205141facf0240052aeba82e9b4761ebf5e848

742702b 2017-03-03 03:14:28 Bo Hu

Merge "DO NOT MERGE ANYWHERE goldfish: adjust to the refactoring of qemu-pipe" am: 2ab37f8a72 -s ours am: 1f0a0dfaed -s ours
am: b5890c5611 -s ours

Change-Id: I5e065ff53e9baf29fc5532eb060caf6efe3bb9e5

b5890c5 2017-03-03 03:12:28 Bo Hu

Merge "DO NOT MERGE ANYWHERE goldfish: adjust to the refactoring of qemu-pipe" am: 2ab37f8a72 -s ours
am: 1f0a0dfaed -s ours

Change-Id: I8683ef0456888f77b747144e411f146ee95a25d1

1f0a0df 2017-03-03 03:09:29 Bo Hu

Merge "DO NOT MERGE ANYWHERE goldfish: adjust to the refactoring of qemu-pipe"
am: 2ab37f8a72 -s ours

Change-Id: I4d7db9f2cd1602ac772f7ca111ca95599a71af67

2ab37f8 2017-03-03 03:03:30 Bo Hu

Merge "DO NOT MERGE ANYWHERE goldfish: adjust to the refactoring of qemu-pipe"

b970c6e 2017-03-02 09:32:52 bohu

DO NOT MERGE ANYWHERE goldfish: adjust to the refactoring of qemu-pipe

Since qemu-pipe is refactored into system/core/qemu_pipe, the goldfish
devices need to make adjustment accordingly.

Change-Id: Ie459bebf8f9f0c6864fb3e4fbbd64ac1c9bbab7c

7165d3b 2017-02-25 15:28:14 bohu

Emulator: make qemu_pipe_open usage consistent with definition

The qemu_pipe_open(const char* purpose) inside the goldfish/include/qemu_pipe.h
adds 'pipe:' prefix to the purpose string, and the caller should not add that
'pipe:' prefix to avoid double prefixes of 'pipe:'

Note: This definition of qemu_pipe_open is the legacy definition; and it is different
from the new definition in system/core/include/qemu_pipe.h, where the caller should
add the 'pipe:' prefix. AFAIK, this new definition is used in adbd and rild.

goldfish project sticks with legacy definition for ease of cherry picking of fixes
accross different api levels.

Change-Id: I7b61bc1c58d64dcec5129582bd0981a4d534d084

e392ef7 2017-02-25 05:55:39 bohu

Emulator: handle partial read and write in qemu pipe functions

When partial read or write happens, the services that depend on
qemu pipe will be flaky.

This CL checks for partial read or write, and retries the rest, unless
there is hard failure.

Change-Id: I3ebeee3f57672a8ae07236a7e53e9d0eee09f4fc

cf08e5e 2017-02-16 09:31:14 Kevin Chyn

implemented enumerate method in fingerprintservice
fixes bug 35358801
Test: ran enumeration in template with
1) more fingerprints in fingerprintd
2) more fingerprints in framework
3) no fingerprints in fingerprintd, but fingerprints in framework
4) no fingerprints in framework, but fingerprints in fingerprintd

Change-Id: If876ad0867360d1d05d6b12866a529024860d88a

5f2fc39 2017-01-26 12:52:32 Jim Kaye

[Emulator] Include the "Cell Broadcast Receiver" app

The Cell Broadcast Receiver app deal with special notifications
such as AMBER Alerts.

Some CTS Verifier tests check the user's ability to configure this app.

This branch of the CL ensurse that the controls for this app are
exposed in Settings.

BUG: 32504713
Test: Manual and CTS Verifier

(cherry picked from d051a7eb8052237c46e0fa1ff861bbfbabf77fea)

Change-Id: Ibb3c6b6e167e8a15e937492c806e1d3370cb2abd

040fe4c 2017-01-26 11:19:32 Jim Kaye

Merge "Support multiple users in emulated devices"

Show on old repository browser