Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
  • Colin Cross's avatar
    c1309ecf
    Fix incorrect licenses in frameworks/base · c1309ecf
    Colin Cross authored
    SPDX-license-identifier-GPL and SPDX-license-identifier-W3C are
    false positives in the detector in binary files.
    
    libs/usb/test/accessorytest/f_accessory.h is an original kernel
    header file with GPL 2.0 license. Replace it with the file from
    libs/usb/tests/AccessoryChat/accessorychat/linux/usb/f_accessory.h,
    which is the same header after running it through bionic's script
    to remove copyrightable information from the header.
    
    Move CPL license into test-runner/ and test-base/ where it is
    used.
    
    Test: m checkbuild
    Change-Id: I09e760d02b3712d5a8d225ce4cff6515c9f3c5e1
    c1309ecf
    History
    Fix incorrect licenses in frameworks/base
    Colin Cross authored
    SPDX-license-identifier-GPL and SPDX-license-identifier-W3C are
    false positives in the detector in binary files.
    
    libs/usb/test/accessorytest/f_accessory.h is an original kernel
    header file with GPL 2.0 license. Replace it with the file from
    libs/usb/tests/AccessoryChat/accessorychat/linux/usb/f_accessory.h,
    which is the same header after running it through bionic's script
    to remove copyrightable information from the header.
    
    Move CPL license into test-runner/ and test-base/ where it is
    used.
    
    Test: m checkbuild
    Change-Id: I09e760d02b3712d5a8d225ce4cff6515c9f3c5e1
Code owners
Assign users and groups as approvers for specific file changes. Learn more.