Skip to content

Commit

Permalink
psyche: vendorsetup: Remove unneeded components
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartore committed Nov 5, 2023
1 parent 9080c1c commit 7b1e53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ TARGET_USE_GOOGLE_TELEPHONY := true
TARGET_FACE_UNLOCK_SUPPORTED := true
# Vendor addons
TARGET_ADD_XIAOMI_PUSH := true
TARGET_ADD_HUAWEI_APPMARKET := false
TARGET_ADD_MOTO_SUITES := true
TARGET_ADD_MOTO_CALCULATOR := true
TARGET_ADD_MOTO_CALENDAR := true
TARGET_ADD_MOTO_PHOTO := true
TARGET_ADD_VIA_BROWSER := true
SPECS
}
Expand Down

0 comments on commit 7b1e53c

Please sign in to comment.