-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DONT MERGE] Disable trusty Enable mac80211 for BM Android Changes will revert iwl7000 driver and enable mac80211 for BM [DO NOT MERGE] For CiV Tracked-On: OAM-99522 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#1229 Mixin-Reviewed-On: #1233 Signed-off-by: Bharat B Panda <[email protected]> Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
- Loading branch information
buildslave
committed
Sep 24, 2021
1 parent
6889c02
commit cc49c9d
Showing
15 changed files
with
10 additions
and
214 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 |
---|---|---|
|
@@ -300,39 +300,10 @@ PRODUCT_COPY_FILES += device/intel/civ/host/vm-manager/scripts/start_flash_usb.s | |
PRODUCT_COPY_FILES += vendor/intel/fw/trusty-release-binaries/rpmb_dev:$(PRODUCT_OUT)/scripts/rpmb_dev | ||
PRODUCT_COPY_FILES += $(LOCAL_PATH)/wakeup.py:$(PRODUCT_OUT)/scripts/wakeup.py | ||
############################################################## | ||
# Source: device/intel/mixins/groups/trusty/true/product.mk | ||
# Source: device/intel/mixins/groups/trusty/false/product.mk | ||
############################################################## | ||
|
||
KM_VERSION := 2 | ||
|
||
ifeq ($(KM_VERSION),2) | ||
PRODUCT_PACKAGES += \ | ||
keystore.trusty | ||
PRODUCT_PROPERTY_OVERRIDES += \ | ||
ro.hardware.keystore=trusty | ||
endif | ||
|
||
ifeq ($(KM_VERSION),1) | ||
PRODUCT_PACKAGES += \ | ||
keystore.${TARGET_BOARD_PLATFORM} | ||
endif | ||
|
||
PRODUCT_PACKAGES += \ | ||
libtrusty \ | ||
storageproxyd \ | ||
libinteltrustystorage \ | ||
libinteltrustystorageinterface \ | ||
[email protected] \ | ||
keybox_provisioning \ | ||
|
||
PRODUCT_PACKAGES_DEBUG += \ | ||
intel-secure-storage-unit-test \ | ||
gatekeeper-unit-tests \ | ||
libscrypt_static \ | ||
scrypt_test \ | ||
|
||
PRODUCT_PROPERTY_OVERRIDES += \ | ||
ro.hardware.gatekeeper=trusty \ | ||
[email protected] | ||
############################################################## | ||
# Source: device/intel/mixins/groups/vendor-partition/true/product.mk | ||
############################################################## | ||
|
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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