Skip to content

Commit

Permalink
spes: Remove USB HAL in device tree
Browse files Browse the repository at this point in the history
* Switching to prebuilt USB HAL for stability

Signed-off-by: Jabiyeff <cebiyevanar@gmail.com>
  • Loading branch information
Jabiyeff committed Feb 5, 2023
1 parent 191b841 commit 35657fc
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,116 deletions.
4 changes: 0 additions & 4 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -463,10 +463,6 @@ PRODUCT_PACKAGES += \
update_engine_sideload \
update_verifier

# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.2-service-spes

# Vendor service manager
PRODUCT_PACKAGES += \
vndservicemanager
Expand Down
3 changes: 0 additions & 3 deletions sepolicy/vendor/file_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,5 @@
/vendor/bin/mi_thermald u:object_r:mi_thermald_exec:s0
/data/vendor/thermal(/.*)? u:object_r:thermal_data_file:s0

# USB
/vendor/bin/hw/android\.hardware\.usb\@1\.[0-3]-service-spes u:object_r:vendor_hal_usb_qti_exec:s0

# WiFi
/data/vendor/mac_addr(/.*)? u:object_r:vendor_wifi_vendor_data_file:s0
47 changes: 0 additions & 47 deletions usb/Android.bp

This file was deleted.

Loading

0 comments on commit 35657fc

Please sign in to comment.