Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
  • Mark Punzalan's avatar
    8c4d4ea3
    [aapt2] Allow multi-line argument files · 8c4d4ea3
    Mark Punzalan authored
    Previously, aapt2 would read arguments from files but they all have to
    be in one line, separated by spaces. Now they can be spread over
    multiple lines in the file.
    
    Bug: 297373084
    Bug: 315329624
    Test: Called `aapt2 link ... --feature_flags @args.txt` with args.txt
    containing flag values over multiple lines. Verified the resulting APK
    has the expected output.
    
    Change-Id: I91be6c7a869f63eafd88c04de69401d248f05545
    8c4d4ea3
    History
    [aapt2] Allow multi-line argument files
    Mark Punzalan authored
    Previously, aapt2 would read arguments from files but they all have to
    be in one line, separated by spaces. Now they can be spread over
    multiple lines in the file.
    
    Bug: 297373084
    Bug: 315329624
    Test: Called `aapt2 link ... --feature_flags @args.txt` with args.txt
    containing flag values over multiple lines. Verified the resulting APK
    has the expected output.
    
    Change-Id: I91be6c7a869f63eafd88c04de69401d248f05545
Code owners
Assign users and groups as approvers for specific file changes. Learn more.