Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
27963 commits behind the upstream repository.
  • Anushree Ganjam's avatar
    da9c624a
    Include flag_check hook for "packages/SystemUI" · da9c624a
    Anushree Ganjam authored
    Parse arguments in flag_check.py.
    
    - msg = commit message
    - files = modified files paths
    - project = repo_path
    
    Using project we can filter further for "frameworks/base" and see if
    files starts with "packages/SystemUI" and then apply Flags check.
    
    Bug: 306262821
    Test: Manual
    Flag: NA
    Change-Id: I9b678344512527ec8b79aa458dae9f54fb4c61ba
    da9c624a
    History
    Include flag_check hook for "packages/SystemUI"
    Anushree Ganjam authored
    Parse arguments in flag_check.py.
    
    - msg = commit message
    - files = modified files paths
    - project = repo_path
    
    Using project we can filter further for "frameworks/base" and see if
    files starts with "packages/SystemUI" and then apply Flags check.
    
    Bug: 306262821
    Test: Manual
    Flag: NA
    Change-Id: I9b678344512527ec8b79aa458dae9f54fb4c61ba
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
PREUPLOAD.cfg 1.40 KiB