aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-03-18 12:48:22 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-03-18 05:33:34 -0700
commit4b37d66deb1a2165547873117d00b2079411f80e (patch)
tree0ad0dad37b8d27ec99a54fbebedf6e0d8fdb1658
parent1c8c0144f56ce57a50dff3d471081e7a887f7d64 (diff)
downloaddevice_samsung_espressowifi-4b37d66deb1a2165547873117d00b2079411f80e.zip
device_samsung_espressowifi-4b37d66deb1a2165547873117d00b2079411f80e.tar.gz
device_samsung_espressowifi-4b37d66deb1a2165547873117d00b2079411f80e.tar.bz2
Update proprietary-files and scripts
Change-Id: I06a4f38253aa885db145a14ba4d68a744bcebcd4
-rwxr-xr-xextract-files.sh7
-rw-r--r--proprietary-p31xx-files.txt0
-rw-r--r--proprietary-p51xx-files.txt0
3 files changed, 1 insertions, 6 deletions
diff --git a/extract-files.sh b/extract-files.sh
index cf2ec05..d48dd98 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -52,8 +52,6 @@ done
# See the License for the specific language governing permissions and
# limitations under the License.
-LOCAL_PATH := vendor/samsung/__COMMON__
-
PRODUCT_COPY_FILES += \\
EOF
@@ -64,7 +62,7 @@ for FILE in `cat $COMMONPROPS | grep -v ^# | grep -v ^$`; do
if [ $COUNT = "0" ]; then
LINEEND=""
fi
- echo " \$(LOCAL_PATH)/proprietary/$FILE:$FILE$LINEEND" >> $COMMONMAKEFILE
+ echo " \vendor/samsung/espresso-common/proprietary/$FILE:$FILE$LINEEND" >> $COMMONMAKEFILE
done
@@ -83,9 +81,6 @@ done
# 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
-DEVICE_PACKAGE_OVERLAYS += vendor/__VENDOR__/__COMMON__/overlay
-
\$(call inherit-product, vendor/__VENDOR__/__COMMON__/common-vendor-blobs.mk)
EOF
diff --git a/proprietary-p31xx-files.txt b/proprietary-p31xx-files.txt
deleted file mode 100644
index e69de29..0000000
--- a/proprietary-p31xx-files.txt
+++ /dev/null
diff --git a/proprietary-p51xx-files.txt b/proprietary-p51xx-files.txt
deleted file mode 100644
index e69de29..0000000
--- a/proprietary-p51xx-files.txt
+++ /dev/null