This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
forked from LineageOS/android_device_sony_huashan
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
product: Use only Android Go configuration targets
* Define only needed properties to match the normal behaviour of the standard 'full_base_telephony.mk' * Use the vendor/lineage Go configurations to build the 'TrebuchetQuickStepGo' package by default Change-Id: I185f2cb500b9d4f726eded4a5befcfe118ac9254 Signed-off-by: Adrian DC <[email protected]>
- Loading branch information
Showing
4 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
# Hardware permissions | ||
PRODUCT_COPY_FILES += \ | ||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml | ||
|
||
# Hardware packages | ||
PRODUCT_PACKAGES += \ | ||
hw_config.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters