Skip to content
Snippets Groups Projects
  • Makoto Onuki's avatar
    3aefe338
    Start adding build rules for ravenwood · 3aefe338
    Makoto Onuki authored
    - Add "framework-minus-apex.ravenwood".
    - Update the behavior of: --default-throw:
      - Now this will "keep" the subject classes and fields.
    - When a 'throw' directive is specified on a static initializer,
      it's now handled as 'keep', because otherwise the class
      wouldn't be usable.
    
    Test: ./scripts/run-all-tests.sh
    Test: m framework-minus-apex.ravenwood
    Bug: 292141694
    Change-Id: If4d650dc175a5a78cf8844dfed2217c19f2d5790
    3aefe338
    History
    Start adding build rules for ravenwood
    Makoto Onuki authored
    - Add "framework-minus-apex.ravenwood".
    - Update the behavior of: --default-throw:
      - Now this will "keep" the subject classes and fields.
    - When a 'throw' directive is specified on a static initializer,
      it's now handled as 'keep', because otherwise the class
      wouldn't be usable.
    
    Test: ./scripts/run-all-tests.sh
    Test: m framework-minus-apex.ravenwood
    Bug: 292141694
    Change-Id: If4d650dc175a5a78cf8844dfed2217c19f2d5790
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
OWNERS 1.71 KiB
# This top-level list should remain narrowly defined as team leads; individual
# teams are strongly encouraged to define narrower OWNERS files at deeper
# levels within the source tree; see OWNERS.md for more details
akulian@google.com #{LAST_RESORT_SUGGESTION}
dsandler@android.com #{LAST_RESORT_SUGGESTION}
dsandler@google.com #{LAST_RESORT_SUGGESTION}
hackbod@android.com #{LAST_RESORT_SUGGESTION}
hackbod@google.com #{LAST_RESORT_SUGGESTION}
jjaggi@google.com #{LAST_RESORT_SUGGESTION}
jsharkey@android.com #{LAST_RESORT_SUGGESTION}
jsharkey@google.com #{LAST_RESORT_SUGGESTION}
lorenzo@google.com #{LAST_RESORT_SUGGESTION}
michaelwr@google.com #{LAST_RESORT_SUGGESTION}
nandana@google.com #{LAST_RESORT_SUGGESTION}
narayan@google.com #{LAST_RESORT_SUGGESTION}
ogunwale@google.com #{LAST_RESORT_SUGGESTION}
roosa@google.com #{LAST_RESORT_SUGGESTION}
smoreland@google.com #{LAST_RESORT_SUGGESTION}
yamasani@google.com #{LAST_RESORT_SUGGESTION}

# API changes are already covered by API-Review+1 (http://mdb/android-api-council)
# via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl.
per-file */api/*current.txt = *

# Test mapping changes can be made by anyone
per-file */TEST_MAPPING = *

# Support bulk translation updates
per-file */res*/values*/*.xml = byi@google.com, delphij@google.com

per-file **.bp,**.mk = hansson@google.com, joeo@google.com, lamontjones@google.com
per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS
per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS

per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS
per-file SQLITE_OWNERS = file:/SQLITE_OWNERS

per-file *ravenwood* = file:ravenwood/OWNERS
per-file *Ravenwood* = file:ravenwood/OWNERS