Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
  • Jihoon Kang's avatar
    31cf2747
    Add merged txt filegroups that depend on the exportable non-updatable txt files · 31cf2747
    Jihoon Kang authored
    Currently, ther merged txt filegroups are dist'ed as api/*-current.txt
    and api/*-removed.txt files during droid dist build.
    
    This change adds additional merged txt filegroup modules
    that depend on the non-updatable exportable txt files instead of
    the checked in non-updatable txt files (under frameworks/base/core).
    
    These added modules will be dist'ed in droid build, instead of the
    currently existing merged txt filegroups.
    
    Test: m nothing && inspect ninja output
    Bug: 324254328
    Change-Id: Ib0b47ba032a2917d0f2df6ad585d2102d6940c50
    31cf2747
    History
    Add merged txt filegroups that depend on the exportable non-updatable txt files
    Jihoon Kang authored
    Currently, ther merged txt filegroups are dist'ed as api/*-current.txt
    and api/*-removed.txt files during droid dist build.
    
    This change adds additional merged txt filegroup modules
    that depend on the non-updatable exportable txt files instead of
    the checked in non-updatable txt files (under frameworks/base/core).
    
    These added modules will be dist'ed in droid build, instead of the
    currently existing merged txt filegroups.
    
    Test: m nothing && inspect ninja output
    Bug: 324254328
    Change-Id: Ib0b47ba032a2917d0f2df6ad585d2102d6940c50
Code owners
Assign users and groups as approvers for specific file changes. Learn more.