summaryrefslogtreecommitdiff
path: root/db845c/device.mk
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:00:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:00:39 +0000
commitec308ef1dbef291db53a615f524270ef2d2fd7df (patch)
tree1ed3f412c6e8c04d35998f9b2ef7f4de239a95eb /db845c/device.mk
parentbef70487d6ad3b7dd3b5bb8585ab6f18ce2ac6c6 (diff)
parent46a01ce97449e3882f61aaf7b28dc48927b6a661 (diff)
Snap for 8005954 from 46a01ce97449e3882f61aaf7b28dc48927b6a661 to sdk-releaseplatform-tools-32.0.0
Change-Id: Ife87c806c87f3004fe6350b07e2edd8fcff5fe47
Diffstat (limited to 'db845c/device.mk')
-rw-r--r--db845c/device.mk15
1 files changed, 2 insertions, 13 deletions
diff --git a/db845c/device.mk b/db845c/device.mk
index 502b0fe..9191713 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -14,9 +14,6 @@
# limitations under the License.
#
-PRODUCT_SOONG_NAMESPACES += \
- device/linaro/dragonboard
-
# setup dalvik vm configs
$(call inherit-product, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
@@ -52,17 +49,9 @@ PRODUCT_PACKAGES += \
android.hardware.boot@1.2-impl.recovery \
android.hardware.boot@1.2-service
-PRODUCT_PACKAGES += \
- pd-mapper \
- qrtr-ns \
- qrtr-cfg \
- qrtr-lookup \
- rmtfs \
- tqftpserv
-
+# Install script to set *.usb.controller properties
PRODUCT_COPY_FILES += \
- device/linaro/dragonboard/qcom/set_udc.sh:$(TARGET_COPY_OUT_VENDOR)/bin/set_udc.sh \
- device/linaro/dragonboard/qcom/init.qcom.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.qcom.rc
+ device/linaro/dragonboard/qcom/set_udc.sh:$(TARGET_COPY_OUT_VENDOR)/bin/set_udc.sh
# Install scripts to set Ethernet MAC address
PRODUCT_COPY_FILES += \