Commit graph

6 commits

Author SHA1 Message Date
Bob Badour
8e30736b3d Fix licenses and license texts.
No legacy_notice code remains. Everything appears to be Android 1p.

Test: m nothing
Change-Id: I25b66acf26102862e3e35ec72c2261b020df834e
2022-01-25 12:21:06 -08:00
Bob Badour
c5bfd2ec01 [LSC] Add LOCAL_LICENSE_KINDS to kernel/configs
Added SPDX-license-identifier-Apache-2.0 to:
  tools/Android.bp

Added SPDX-license-identifier-Apache-2.0 legacy_notice to:
  Android.bp

Added legacy_notice to:
  android-4.19/Android.bp
  android-5.10/Android.bp
  android-5.4/Android.bp
  build/Android.bp
  p/android-4.14/Android.bp
  p/android-4.4/Android.bp
  p/android-4.9/Android.bp
  q/android-4.14/Android.bp
  q/android-4.19/Android.bp
  q/android-4.9/Android.bp
  r/android-4.14/Android.bp
  r/android-4.19/Android.bp
  r/android-5.4/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I9ea7130bab3e5a972419363e003286b533b30d6d
2021-03-02 01:01:45 -08:00
Yifan Hong
b1773c5c00 Do not use debuggable_srcs if empty
Only use debuggable_srcs on debuggable builds when
it is not empty. Otherwise, o/p/q modules will not
include andorid-base.config.

Test: build and manual inspect
Bug: 156644161
Change-Id: I0eb6b65c330115344e49b0d226f711f378951088
2020-05-14 11:34:54 -07:00
Yifan Hong
cf7aa522c7 Add debuggable_srcs to kernel_configs rule.
debuggable_srcs replaces srcs on debuggable builds.

Bug: 152633647
Test: build user and userdebug builds
Change-Id: I9c5b95bd370ee6e47608efea2c52de7c34691fc5
2020-03-27 17:01:00 -07:00
Yifan Hong
0f0d35ef9b Add module name to generated matrix file name
... so that the header comment of the generated matrix
contains more useful information.

Test: build and inspect output
Change-Id: Ib9c2d6dc7cbbad855cfa18dde93bbbeafc0b4fbb
2019-04-16 17:21:30 -07:00
Yifan Hong
f36dbd70af Add kernel_config build rule.
Test: builds
Change-Id: If35ff7292dbe1e28ec6b879bb4fe0b80f82f5232
2018-10-15 15:38:10 -07:00