Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • scripts
  • generate_android_bp.py
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Remove third_party/angle/ from generate_android_bp.py · 43b951c8
    Tim Van Patten authored Jul 21, 2020
    Android builds are failing due to .git/HEAD being listed in the
    Android.bp, which generate_android_bp.py is supposed to remove. The
    problem is that the blacklist contains '//third_party/angle/.git/HEAD'
    rather than '//.git/HEAD', due to generating the GN files from
    chromium/src/ rather than angle/. This CL cleans this up.
    
    Bug: b/160727922
    Test: Manual script execution and building in AOSP
    Change-Id: Ia1682605097791d20b28686f3043ddc08d49ca52
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2310960Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    43b951c8
generate_android_bp.py 19 KB
EditWeb IDE
×

Replace generate_android_bp.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.