• Nate Fischer's avatar
    Android: autogenerate Java GpuFeatures · af620374
    Nate Fischer authored
    No change to logic. This autogenerates GpuFeatures.java from the c++
    feature definitions using java_cpp_features. This updates
    ProductionSupportedFlagList to depend on the new constant.
    
    This rewrites some feature definitions to conform to java_cpp_features's
    supported syntaxes.
    
    Fixed: 1132502
    Test: autoninja -C out/Default system_webview_apk
    Change-Id: I9a5b562e7b034d5ed8606bff8dd218ca2d5e0790
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432195
    Commit-Queue: Nate Fischer <ntfschr@chromium.org>
    Auto-Submit: Nate Fischer <ntfschr@chromium.org>
    Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#813049}
    af620374
gpu_finch_features.cc 5.4 KB