Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
klteactivexx: Initial commit
* G870FXXU1BQE1_G870FOXX1BQE1_XEO
  • Loading branch information
javelinanddart committed Jun 27, 2018
1 parent b106fe0 commit c4dbddd
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 0 deletions.
21 changes: 21 additions & 0 deletions klteactivexx/Android.mk
@@ -0,0 +1,21 @@
# Copyright (C) 2018 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/klteactivexx/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)

ifeq ($(TARGET_DEVICE),klteactivexx)

endif
16 changes: 16 additions & 0 deletions klteactivexx/BoardConfigVendor.mk
@@ -0,0 +1,16 @@
# Copyright (C) 2018 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/klteactivexx/setup-makefiles.sh

18 changes: 18 additions & 0 deletions klteactivexx/klteactivexx-vendor.mk
@@ -0,0 +1,18 @@
# Copyright (C) 2018 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/klteactivexx/setup-makefiles.sh

PRODUCT_COPY_FILES += \
vendor/samsung/klteactivexx/proprietary/vendor/lib/libsec-ril.so:system/vendor/lib/libsec-ril.so
Binary file added klteactivexx/proprietary/vendor/lib/libsec-ril.so
Binary file not shown.

0 comments on commit c4dbddd

Please sign in to comment.