New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 741701 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
not available
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 741753



Sign in to add a comment

Flash device to AOSP build

Project Member Reported by yolandyan@chromium.org, Jul 12 2017

Issue description

Hi can anyone help to flash `bullhead NMF27E 01ffbf5a18c2c66b` on this bot to AOSP build. (https://build.chromium.org/p/chromium.android/builders/Android%20WebView%20N%20%28dbg%29)
 

Comment 1 by sgu...@chromium.org, Jul 12 2017

Cc: ntfschr@chromium.org ctzsm@chromium.org
building an image should be pretty mechanical. Adding Nate and Shimi. I don't think Shimi built an AOSP image yet :) 

But what is this for? Do you need an AOSP build that works with com.google.android.webview or com.android.webview
This is an upstream bot, we can't build com.google.android.webview, we can only use com.android.webview, which requires AOSP build

Comment 3 by sgu...@chromium.org, Jul 12 2017

cool, so all needed is just checkout and build AOSP. Shimi, I don't think you did build an AOSP yet, wanna take it?

Comment 4 by ctzsm@chromium.org, Jul 12 2017

Owner: ctzsm@chromium.org
Status: Assigned (was: Untriaged)
Sounds cool to me, taking it.

Comment 5 by ctzsm@chromium.org, Jul 12 2017

Owner: yolandyan@chromium.org
Talked to yolandyan@, assigning this back to yolandyan@.
Until this is done, can we please disable the device on the bot. It is causing continuous test failures!
Blocking: 741753

Comment 8 by pschm...@google.com, Jul 13 2017

You wanted https://android-build.googleplex.com/builds/submitted/3783920/aosp_bullhead-userdebug/latest flashed on the device?   

I can do this when I get to the lab this morning.
Just the same as the other device on the bot:

{
  "adb_status": "device",
  "battery": {
    "AC powered": "false",
    "Charge counter": "2685300",
    "Max charging current": "500000",
    "Max charging voltage": "5000000",
    "USB powered": "true",
    "Wireless powered": "false",
    "health": "2",
    "level": "100",
    "present": "true",
    "scale": "100",
    "status": "2",
    "technology": "Li-ion",
    "temperature": "287",
    "voltage": "4349"
  },
  "blacklisted": false,
  "imei_slice": "353627078851766",
  "ro.build.description": "aosp_bullhead-userdebug 7.1.1 NMF27E 3783920 test-keys",
  "ro.build.fingerprint": "Android/aosp_bullhead/bullhead:7.1.1/NMF27E/3783920:userdebug/test-keys",
  "ro.build.id": "NMF27E",
  "ro.build.product": "bullhead",
  "serial": "01e0d05fa22db28f",
  "usb_status": true,
  "wifi_ip": ""
}

https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.android%2FAndroid_WebView_N__dbg_%2F8366%2F%2B%2Frecipes%2Fsteps%2Fdevice_status%2F0%2Flogs%2Fbullhead_NMF27E_01e0d05fa22db28f%2F0
Done.

chrome-bot@build68-b1:(Linux 14.04):~$ ./adb -s 01e0d05fa22db28f shell getprop ro.build.description
aosp_bullhead-userdebug 7.1.1 NMF27E 3783920 test-keys

chrome-bot@build68-b1:(Linux 14.04):~$ ./adb -s 01ffbf5a18c2c66b  shell getprop ro.build.descriptionaosp_bullhead-userdebug 7.1.1 NMF27E 3783920 test-keys
Status: Fixed (was: Assigned)
Thank you!

Sign in to add a comment