Merge remote-tracking branch 'PA/kitkat' into kitkat-legacy-staging
diff --git a/products/pa_melius3gxx.mk b/products/pa_melius3gxx.mk
deleted file mode 100644
index d5cc290..0000000
--- a/products/pa_melius3gxx.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright (C) 2014 ParanoidAndroid 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.
-
-# OVERLAY_TARGET adds overlay asset source
-OVERLAY_TARGET := pa_xhdpi
-
-# Build paprefs from sources
-PREFS_FROM_SOURCE ?= false
-
-# Inherit telephony common stuff
-$(call inherit-product, vendor/pa/configs/telephony.mk)
-
-# Include AOSPA common configuration
-include vendor/pa/main.mk
diff --git a/products/pa_meliusltexx.mk b/products/pa_meliusltexx.mk
deleted file mode 100644
index d5cc290..0000000
--- a/products/pa_meliusltexx.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright (C) 2014 ParanoidAndroid 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.
-
-# OVERLAY_TARGET adds overlay asset source
-OVERLAY_TARGET := pa_xhdpi
-
-# Build paprefs from sources
-PREFS_FROM_SOURCE ?= false
-
-# Inherit telephony common stuff
-$(call inherit-product, vendor/pa/configs/telephony.mk)
-
-# Include AOSPA common configuration
-include vendor/pa/main.mk
diff --git a/products/pa_serranoltexx.mk b/products/pa_serranoltexx.mk
deleted file mode 100644
index e70e500..0000000
--- a/products/pa_serranoltexx.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright (C) 2014 ParanoidAndroid 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.
-
-# OVERLAY_TARGET adds overlay asset source
-OVERLAY_TARGET := pa_hdpi
-
-# Build paprefs from sources
-PREFS_FROM_SOURCE ?= false
-
-# Inherit telephony common stuff
-$(call inherit-product, vendor/pa/configs/telephony.mk)
-
-# Include AOSPA common configuration
-include vendor/pa/main.mk