Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tooling
  • lisa
  • Merge requests
  • !1746

Fix LISA android target with latest

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Darryl Green requested to merge github/fork/Leo-Yan/fix_lisa_android_target into master Sep 22, 2021
  • Overview 5
  • Commits 2
  • Changes 1

Created by: Leo-Yan

These two patches are to address the issue found with executing command:

lisa-test 'OneSmallTask*'

The first patch is to address the issue introduced by the latest AOSP with emulated daemons for storage; the second patch is to fix the root permission issue which is caused by the change in devlib.

After applying these two patches, the lisa-test command can execute successfully on my Hikey960 board.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/Leo-Yan/fix_lisa_android_target