Skip to content

Commit

Permalink
Regenerate makefiles for sdm660 family
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeNG committed Dec 30, 2020
1 parent b03ec9b commit cf4f549
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 56 deletions.
20 changes: 3 additions & 17 deletions Android.bp
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
/**
* Copyright (C) 2020 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* This file is generated by device/xiaomi/lavender/setup-makefiles.sh
*/
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/xiaomi/lavender/setup-makefiles.sh

soong_namespace {
}
Expand Down
14 changes: 1 addition & 13 deletions Android.mk
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# Copyright (C) 2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is generated by device/xiaomi/lavender/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)
Expand Down
14 changes: 1 addition & 13 deletions BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# Copyright (C) 2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is generated by device/xiaomi/lavender/setup-makefiles.sh

14 changes: 1 addition & 13 deletions lavender-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# Copyright (C) 2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is generated by device/xiaomi/lavender/setup-makefiles.sh

PRODUCT_SOONG_NAMESPACES += \
Expand Down

0 comments on commit cf4f549

Please sign in to comment.