Skip to content

Commit

Permalink
Regenerate after moving to common extraction script
Browse files Browse the repository at this point in the history
Change-Id: I3c08bb96efea360ec0c77cba94619706b378586e
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
  • Loading branch information
github-cygwin authored and javelinanddart committed Mar 23, 2017
1 parent 9fbff76 commit 8b0cee2
Show file tree
Hide file tree
Showing 13 changed files with 558 additions and 426 deletions.
25 changes: 21 additions & 4 deletions apq8084-common/Android.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/apq8084-common/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)
Expand All @@ -8,20 +23,22 @@ include $(CLEAR_VARS)
LOCAL_MODULE := libtime_genoff
LOCAL_MODULE_OWNER := samsung
LOCAL_SRC_FILES := proprietary/vendor/lib/libtime_genoff.so
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_SHARED_LIBRARIES)
LOCAL_MULTILIB := 32
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_SUFFIX := .so
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_MODULE_SUFFIX := .so
LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_PREBUILT)

include $(CLEAR_VARS)
LOCAL_MODULE := TimeService
LOCAL_MODULE_OWNER := samsung
LOCAL_SRC_FILES := proprietary/app/TimeService/TimeService.apk
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
LOCAL_MODULE_CLASS := APPS
LOCAL_CERTIFICATE := platform
LOCAL_DEX_PREOPT := false
LOCAL_MODULE_SUFFIX := .apk
include $(BUILD_PREBUILT)

endif
16 changes: 16 additions & 0 deletions apq8084-common/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/apq8084-common/setup-makefiles.sh

393 changes: 0 additions & 393 deletions apq8084-common/apq8084-common-vendor-blobs.mk

This file was deleted.

410 changes: 407 additions & 3 deletions apq8084-common/apq8084-common-vendor.mk

Large diffs are not rendered by default.

Binary file modified apq8084-common/proprietary/app/TimeService/TimeService.apk
Binary file not shown.
18 changes: 18 additions & 0 deletions kccat6/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/kccat6/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)

ifeq ($(TARGET_DEVICE),kccat6)

endif
16 changes: 16 additions & 0 deletions kccat6/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/kccat6/setup-makefiles.sh

10 changes: 0 additions & 10 deletions kccat6/kccat6-vendor-blobs.mk

This file was deleted.

26 changes: 23 additions & 3 deletions kccat6/kccat6-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# This file is generated by device/samsung/kccat6/setup-makefiles.sh
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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.

# Pick up overlay for features that depend on non-open-source files
# This file is generated by device/samsung/kccat6/setup-makefiles.sh

$(call inherit-product, vendor/samsung/kccat6/kccat6-vendor-blobs.mk)
PRODUCT_COPY_FILES += \
vendor/samsung/kccat6/proprietary/etc/Bluetooth_cal.acdb:system/etc/Bluetooth_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/General_cal.acdb:system/etc/General_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/Global_cal.acdb:system/etc/Global_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/Handset_cal.acdb:system/etc/Handset_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/Hdmi_cal.acdb:system/etc/Hdmi_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/Headset_cal.acdb:system/etc/Headset_cal.acdb \
vendor/samsung/kccat6/proprietary/etc/Speaker_cal.acdb:system/etc/Speaker_cal.acdb
18 changes: 18 additions & 0 deletions lentislte/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/lentislte/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)

ifeq ($(TARGET_DEVICE),lentislte)

endif
16 changes: 16 additions & 0 deletions lentislte/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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/samsung/lentislte/setup-makefiles.sh

10 changes: 0 additions & 10 deletions lentislte/lentislte-vendor-blobs.mk

This file was deleted.

26 changes: 23 additions & 3 deletions lentislte/lentislte-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# This file is generated by device/samsung/lentislte/setup-makefiles.sh
# Copyright (C) 2014-2016 The CyanogenMod Project
# Copyright (C) 2017 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.

# Pick up overlay for features that depend on non-open-source files
# This file is generated by device/samsung/lentislte/setup-makefiles.sh

$(call inherit-product, vendor/samsung/lentislte/lentislte-vendor-blobs.mk)
PRODUCT_COPY_FILES += \
vendor/samsung/lentislte/proprietary/etc/Bluetooth_cal.acdb:system/etc/Bluetooth_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/General_cal.acdb:system/etc/General_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/Global_cal.acdb:system/etc/Global_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/Handset_cal.acdb:system/etc/Handset_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/Hdmi_cal.acdb:system/etc/Hdmi_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/Headset_cal.acdb:system/etc/Headset_cal.acdb \
vendor/samsung/lentislte/proprietary/etc/Speaker_cal.acdb:system/etc/Speaker_cal.acdb

0 comments on commit 8b0cee2

Please sign in to comment.