Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set permissive #5

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

set permissive #5

wants to merge 62 commits into from

Commits on Feb 20, 2020

  1. Change cpu-arch to x86 option

    Tracked-On: OAM-86904
    Signed-off-by: bodapati <[email protected]>
    shalinibodapati authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f2f0f07 View commit details
    Browse the repository at this point in the history
  2. mixin updates

    Refine x86 options to support more platforms
    Change cpu-arch to x86 option
    
    Tracked-On: OAM-86904
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#417
    Mixin-Reviewed-On: projectceladon#591
    Signed-off-by: bodapati <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6f4ea8a View commit details
    Browse the repository at this point in the history
  3. mixin updates

    [postinstall] Fix "fails to run postinstall" issue
    1. Sepolicy path of postinstall was changed,
    modify BOARD_SEPOLICY_DIRS to point to right path.
    2. Use system/bin/sh to replace vendor/bin/sh
    Android Q add support using system/bin/sh in recovery mode
    
    Tracked-On: OAM-86848
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#412
    Signed-off-by: Heng Luo <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c2bc617 View commit details
    Browse the repository at this point in the history
  4. mixin updates

    Set overlay for disabling keepalive offload to address CTS issue
    Keepalive packet offloading is enabled by default. CTS test cases
    are failing as the keepalive offloading event is not received.
    As keepalive offloading is not supported, override the configs
    to disable it to address CTS failures.
    
    Tracked-On: OAM-86930
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#418
    Signed-off-by: Aiswarya Cyriac <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    404a6ce View commit details
    Browse the repository at this point in the history
  5. Add boot-arch groups for cic

    Tracked-On: OAM-86757
    Signed-off-by: sunxunou <[email protected]>
    GraspEmpty authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    1aa7577 View commit details
    Browse the repository at this point in the history
  6. mixin updates

    Support kernelflinger-for-cic.efi build for cic
    Add boot-arch groups for cic
    
    Tracked-On: OAM-86757
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#402
    Mixin-Reviewed-On: projectceladon#570
    Signed-off-by: sunxunou <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    43110b9 View commit details
    Browse the repository at this point in the history
  7. mixin updates

    Rename build result file as CI convention.
    We have certain logic in our CI process that depends
    on this naming convention for the build result:
    lunchtargetname-buildnumber
    Otherwise, it will break the CI process.
    
    Tracked-On: OAM-88183
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#423
    Signed-off-by: zhongjie <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    59d95d0 View commit details
    Browse the repository at this point in the history
  8. mixin updates

    Simplify the preparation work of setting VM
    1. install UEFI from package source.
    2. use emulational USB to optimize the flash process.
    3. automatize flash process, user could flash without operations in
    UEFI.
    
    Tracked-On: OAM-88180
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#425
    Signed-off-by: Liu, Xinwu <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0e8d094 View commit details
    Browse the repository at this point in the history
  9. mixin updates

    Remove cp_ss
    This module is only required for the OTA across pre-P to P or successors.
    No requirement of O->Q now.
    And it will cause to ATS failure due to sepolicy.
    
    Tracked-On: OAM-86820
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#408
    Signed-off-by: Huang Yang <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    34ca465 View commit details
    Browse the repository at this point in the history
  10. mixin updates

    Donot load VM when host kernel version lower than V5.0.0
    Caas VM is working on host kernel newer than V5.0.0 with trusty enabled.
    
    Tracked-On: OAM-88232
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#429
    Signed-off-by: Liu, Xinwu <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    bce5ba9 View commit details
    Browse the repository at this point in the history
  11. add nn gpu hal support

    Tracked-On: OAM-86881
    Signed-off-by: Fei Jiang <[email protected]>
    feijiang1 authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ff7884a View commit details
    Browse the repository at this point in the history
  12. mixin updates

    EM: Update power profile
    "cpu.core_power.cluster0" is a new power profile domain and used to
    caculate cpu power usage by BatteryStatsHelper.java.
    This patch adds this power profile for GP IVI.
    NOTE: the current values are fake data as no real battery in GP MRB.
    
    Tracked-On: OAM-86942
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#430
    Signed-off-by: Sun Xinx <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9f0cb0f View commit details
    Browse the repository at this point in the history
  13. mixin updates

    x86: config: Enable support for RTL8152 dongle
    This patch adds support for RTL8152 USB ethernet
    dongle for Android platforms. This is an Android
    compliance requirement.
    
    Tracked-On: OAM-88225
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#434
    Signed-off-by: saranya <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    008dc16 View commit details
    Browse the repository at this point in the history
  14. mixin updates

    Rebasing kernel tag to 4.19.78
    
    Tracked-On: OAM-88281
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#435
    Signed-off-by: rnaidu <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f815f2c View commit details
    Browse the repository at this point in the history
  15. Fix for ADB over usb.

    Set usb-ota-switch to true.
    
    Tracked-On: OAM-88331
    Signed-off-by: sarora2x <[email protected]>
    Signed-off-by: M Balaji <[email protected]>
    sarora2x authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c9333cf View commit details
    Browse the repository at this point in the history
  16. mixin updates

    Fix for ADB over usb.
    Set usb-ota-switch to true.
    
    Tracked-On: OAM-88331
    Mixin-Reviewed-On: projectceladon#616
    Signed-off-by: M Balaji <[email protected]>
    Signed-off-by: sarora2x <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    910898b View commit details
    Browse the repository at this point in the history
  17. Bluetooth and WLAN mixin changes to adopt aaf

    Bluetooth and WLAN mixin changed to auto.
    
    Tracked-On: OAM-88286
    Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
    Signed-off-by: Aiswarya Cyriac <[email protected]>
    JeevakaPrabu authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    d2d08b6 View commit details
    Browse the repository at this point in the history
  18. mixin updates

    Bluetooth and WLAN mixin changes to adopt aaf
    Changes done:
    - Enabled new mixin group auto for bluetooth and wlan
    - Added generic libraries and packages neeed for bluetooth
    and wlan to support multiple connectivity modules.
    - Bluetooth profiles updated to match tablet device type
    - Set property persist.bluetooth.enablenewavrcpto true to
    get BT A2DP, AVRCP working.
    - Based on detected bluetooth chip set vendor property
    vendor.bluetooth.chip.
    Bluetooth and WLAN mixin changes to adopt aaf
    Bluetooth and WLAN mixin changed to auto.
    
    Tracked-On: OAM-88286
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#436
    Mixin-Reviewed-On: projectceladon#615
    Signed-off-by: Aiswarya Cyriac <[email protected]>
    Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    84b1d86 View commit details
    Browse the repository at this point in the history
  19. mixin updates

    Change target-level to 4 for Q
    
    Tracked-On: OAM-85223
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#415
    Signed-off-by: Qiming Shi <[email protected]>
    Signed-off-by: Tong Bo <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    464b625 View commit details
    Browse the repository at this point in the history
  20. mixin updates

    Set control_privapp_permissions to enforce
    New cts cases of Q require control_privapp_permissions must be enforce.
    Test: run cts -m CtsPermission2TestCases -t android.permission2.cts.PrivappPermissionsTest#privappPermissionsMustBeEnforced
    
    Tracked-On: OAM-86934
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#427
    Signed-off-by: Xie, Shellyx <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b3d2657 View commit details
    Browse the repository at this point in the history
  21. mixin updates

    media_profiles.xml: Make changes to pass CTS
    CamcorderProfileTest expects "high" profile to match
    with max profile in each category. This patch adds
    changes for that. This was tested with Logitech
    1080p camera which is POR for camera team.
    
    Tracked-On: OAM-86962
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#437
    Signed-off-by: saranya <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dd78c32 View commit details
    Browse the repository at this point in the history
  22. mixin updates

    CIV: Enable virtual VT-d(vIOMMU)
    Add options in start_android_qcow2.sh:
    -device intel-iommu,device-iotlb=off \
    The "device-iotlb" must off due to a QEMU issue:
    https://patchew.org/QEMU/[email protected]/
    
    Tracked-On: OAM-88511
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#439
    Signed-off-by: Qi Yadong <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4146eaa View commit details
    Browse the repository at this point in the history
  23. Enable FBE for CIV

    Set file_encryption to true
    
    Tracked-On: OAM-88514
    Signed-off-by: Ai, Ting A <[email protected]>
    tingai1 authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ccba4a1 View commit details
    Browse the repository at this point in the history
  24. mixin updates

    Enable FBE for CIV
    Set file_encryption to true
    
    Tracked-On: OAM-88514
    Mixin-Reviewed-On: projectceladon#627
    Signed-off-by: Ai, Ting A <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3914e10 View commit details
    Browse the repository at this point in the history
  25. mixin updates

    CIV: Enable virtual VT-d(vIOMMU) for launch_swrender()
    The launch script may fall-back to launch_swrender(). When launch
    with sw rendering, the vIOMMU is also required.
    
    Tracked-On: OAM-88532
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#442
    Signed-off-by: Qi Yadong <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c128041 View commit details
    Browse the repository at this point in the history
  26. mixin updates

    Fix some treble violations
    There are some operations violate the treble requiements, and this
    introduces some selinux avc errors that cannot be fixed. Fix these
    violations so we can add proper sepolicy rules for this.
    
    Tracked-On: OAM-88545
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#444
    Signed-off-by: ji, zhenlong z <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    54f4292 View commit details
    Browse the repository at this point in the history
  27. mixin updates

    [BT] Add BT usb vendor ID and product ID
    As part of BT enablement, added vendor and product id to usb-host on boot
    time.
    
    Tracked-On: OAM-88567
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#448
    Signed-off-by: Raveendra Babu Chennakesavulu
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4ba98f2 View commit details
    Browse the repository at this point in the history
  28. Enable selinux for caas

    Tracked-On: OAM-88583
    Signed-off-by: ji, zhenlong z <[email protected]>
    ceiba1985 authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8a0a566 View commit details
    Browse the repository at this point in the history
  29. mixin updates

    Enable selinux for caas
    
    Tracked-On: OAM-88583
    Mixin-Reviewed-On: projectceladon#635
    Signed-off-by: ji, zhenlong z <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    997d925 View commit details
    Browse the repository at this point in the history
  30. mixin updates

    Enable usb camera in VM
    Assigned logitech 1080p(C922, C920) USB devices to VM
    
    Tracked-On: OAM-88591
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#449
    Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c9d2028 View commit details
    Browse the repository at this point in the history
  31. mixin updates

    [CIV] Enable USB based Touch devices
    Added eGalax7200, GeChic and ELO touch devices as a passthrough
    devices for VM.
    
    Tracked-On: OAM-88602
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#451
    Signed-off-by: Jaikrishna Nemallapudi <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    77ac54b View commit details
    Browse the repository at this point in the history
  32. caas: Set media profile name in codecs mixins to support 1080p

    Set media profiles file name to media_profiles_1080p.xml
    to support 720p and 1080p video recording.
    
    Tracked-On: OAM-88630
    Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
    JeevakaPrabu authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    d5490b2 View commit details
    Browse the repository at this point in the history
  33. mixin updates

    Camera: Add support for 4k@30,HD/FHD@60 resolution
    Adding support for 4k UHD@30, 4k DCI@30fps, 1080p@60,
    720p@60 resolutions. All 4k@30 or FHD/HD@60 fps cameras
    are supported through USB 3.x standard.
    caas: Change order of usb host device pass through
    Camera not working properly after touch screen devices are
    passed to VM.
    Fix the issue by moving the USB camera pass through to top
    of the list.
    caas: Set media profile name in codecs mixins to support 1080p
    Set media profiles file name to media_profiles_1080p.xml
    to support 720p and 1080p video recording.
    
    Tracked-On: OAM-88590
    Tracked-On: OAM-88630
    Tracked-On: OAM-88637
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#450
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#453
    Mixin-Reviewed-On: projectceladon#644
    Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
    Signed-off-by: Muhammad Aksar <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4d1e6f1 View commit details
    Browse the repository at this point in the history
  34. mixin updates

    Enable Virgl(Virtual 3D GPU)
    This changes help to support Virgl(Virtual 3D GPU) for
    guest virtual machines.
    
    Tracked-On: OAM-88714
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#454
    Signed-off-by: Jin, Zhi <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3a0692b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2086724 View commit details
    Browse the repository at this point in the history
  36. mixin updates

    Enable Opensource MediaSDK OpenMAX plugin
    mixin updates for mediasdk_omx_il
    
    Tracked-On: OAM-88548
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#446
    Mixin-Reviewed-On: projectceladon#632
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a9dd34b View commit details
    Browse the repository at this point in the history
  37. mixin updates

    CIV: check nested VT in launch script
    Check nested VT status before launch Guest OS. If nested VT is not
    enabled, exit script with error hint.
    
    Tracked-On: OAM-88755
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#460
    Signed-off-by: Qi Yadong <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    19676a6 View commit details
    Browse the repository at this point in the history
  38. mixin updates

    Update script to avoid audio stuttering and correct audio pace
    
    Tracked-On: OAM-88716
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#466
    Signed-off-by: padmashree9110 <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7f753d1 View commit details
    Browse the repository at this point in the history
  39. mixin updates

    kernel rebase to 4.19.87 for caas
    
    Tracked-On: OAM-88793
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#467
    Signed-off-by: rnaidu <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5b520cc View commit details
    Browse the repository at this point in the history
  40. [CIV] Enable 4k Touch device

    Adding the changes to support cvt 4k display
    
    Tracked-On: OAM-88790
    Signed-off-by: rbabub <[email protected]>
    rbabub authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5a9d2ab View commit details
    Browse the repository at this point in the history
  41. mixin updates

    [CIV] Enable 4k Touch device
    Adding the changes to support cvt 4k display
    [CIV] Enable 4k Touch device
    Adding the changes to support cvt 4k display
    
    Tracked-On: OAM-88790
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#470
    Mixin-Reviewed-On: projectceladon#665
    Signed-off-by: rbabub <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8506a4e View commit details
    Browse the repository at this point in the history
  42. mixin updates

    Enable "full-screen" in launching qemu
    For Android UI is booting with Full Screen, add an option in
    QEMU launching. For switching back to host from Androud Full
    screen, "Ctrl-Alt-F" can be used.
    
    Tracked-On: OAM-88724
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#471
    Signed-off-by: Shaofeng Tang <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    045a342 View commit details
    Browse the repository at this point in the history
  43. mixin updates

    CIV: enable ramfb
    enable ramfb to support boot display.
    ramfb is a very simple framebuffer display device. It is intended to be
    configured by the firmware and used as boot framebuffer, until the guest
    OS loads a real GPU driver.
    
    Tracked-On: OAM-88855
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#469
    Signed-off-by: JianFeng,Zhou <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ecfeeb8 View commit details
    Browse the repository at this point in the history
  44. mixin updates

    CIV: fix QEMU 4.2 build error
    QEMU 4.2 depends on libsdl2-dev.
    install libsdl2-dev before building QEMU 4.2
    
    Tracked-On: OAM-89033
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#480
    Signed-off-by: JianFeng,Zhou <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2429a13 View commit details
    Browse the repository at this point in the history
  45. mixin updates

    Trusty: Use pre-built Trusty release binary to build tos image
    
    Tracked-On: OAM-88999
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#478
    Signed-off-by: Zhong,Fangjian <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b5a68c2 View commit details
    Browse the repository at this point in the history
  46. mixin updates

    Use PulseAudio as Audio backend with config change
    QEMU has default timer-period set to 10 milliseconds. This is quite
    long for PulseAudio, which causes audio distortion. It is solved
    by reducing timer-period to 5 milliseconds.
    Tested Audio playback/capture.
    
    Tracked-On: OAM-89014
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#485
    Signed-off-by: Prashanth M, Shakthi <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6ac96d5 View commit details
    Browse the repository at this point in the history
  47. mixin updates

    Add PulseAudio as backend at build time
    QEMU audio backend needs to be configured at build time.
    This commit adds PulseAudio as backedn at build time.
    
    Tracked-On: OAM-89307
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#486
    Signed-off-by: Prashanth M, Shakthi <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4187edc View commit details
    Browse the repository at this point in the history
  48. mixin updates

    Rebasing the kernel to 4.19.94 on caas
    
    Tracked-On: OAM-89587
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#487
    Signed-off-by: rnaidu <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c35fd76 View commit details
    Browse the repository at this point in the history
  49. change Vsync offset of app and SurfaceFlinger to improve performance …

    …on 4K
    
    Tracked-On: OAM-88781
    lyintel authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dc926af View commit details
    Browse the repository at this point in the history
  50. mixin updates

    [CELADON] Issue resolved when the image file is large
    
    Tracked-On: OAM-89658
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#497
    Signed-off-by: swaroopb <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7df3eb8 View commit details
    Browse the repository at this point in the history
  51. mixin updates

    Update scripts for automation
    Launch kvmgt module before start QEMU
    on host linux kernel higher than 5.3.0, kvmgt not launched by default.
    need to launch kvmgt module before start QEMU.
    otherwise, VGPU can't be created and android UI will not be shown.
    
    Tracked-On: OAM-89684
    Tracked-On:OAM-89705
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#499
    Mixin-Reviewed-On: projectceladon/device-androidia-mixins#500
    Signed-off-by: JianFeng,Zhou <[email protected]>
    Signed-off-by: padmashree9110 <[email protected]>
    buildslave authored and xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3e4af34 View commit details
    Browse the repository at this point in the history
  52. set permissive

    Tracked-On:
    Signed-off-by: Xihua Chen <[email protected]>
    xihua-chen committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9c6c83f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Create dhcp_eth0.sh

    xihua-chen authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    66a06d8 View commit details
    Browse the repository at this point in the history
  2. Update device.mk

    xihua-chen authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    678273f View commit details
    Browse the repository at this point in the history
  3. Update device.mk

    xihua-chen authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    df53f96 View commit details
    Browse the repository at this point in the history
  4. Update device.mk

    xihua-chen authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    aa613bb View commit details
    Browse the repository at this point in the history
  5. Delete dhcp_eth0.sh

    xihua-chen authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ef119c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Update mixins.spec

    xihua-chen authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    966a9d7 View commit details
    Browse the repository at this point in the history
  2. add odm

    xihua-chen authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    709c73a View commit details
    Browse the repository at this point in the history
  3. Update mixins.spec

    xihua-chen authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0d52499 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Update mixins.spec

    xihua-chen authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    c77598d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Update mixins.spec

    xihua-chen authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4cf03dc View commit details
    Browse the repository at this point in the history