From f410c314f7bd1f5f87f041f99e46452caef33bb8 Mon Sep 17 00:00:00 2001 From: Sophon Date: Sun, 22 Aug 2021 09:02:54 +0800 Subject: [PATCH] No need to separate polaris ...as we have USB and GPU working simultaneously now xD Signed-off-by: Sophon --- definitions/polaris-usb.txt | 20 -------------------- definitions/{polaris-gpu.txt => polaris.txt} | 0 2 files changed, 20 deletions(-) delete mode 100644 definitions/polaris-usb.txt rename definitions/{polaris-gpu.txt => polaris.txt} (100%) diff --git a/definitions/polaris-usb.txt b/definitions/polaris-usb.txt deleted file mode 100644 index 8029202..0000000 --- a/definitions/polaris-usb.txt +++ /dev/null @@ -1,20 +0,0 @@ -\components\SDM845\Platform\minimal -\components\SDM845\Platform\Subsys\Cellular -\components\SDM845\Platform\Subsys\GPS -\components\SDM845\Platform\Subsys\PDSR -\components\SDM845\Platform\Subsys\qSarMgr -\components\SDM845\Platform\Subsys\SCM -\components\SDM845\Platform\Subsys\Tftp -\components\SDM845\Platform\Subsys\TrEE -\components\SDM845\Device\Generic\Cellular -\components\SDM845\Device\Generic\HexagonLoader -\components\SDM845\Device\Generic\Subsystems -\components\SDM845\Device\Generic\WLAN -\components\SDM845\Device\Xiaomi\Cellular -\components\SDM845\Device\Xiaomi\HexagonLoader -\components\SDM845\Device\Xiaomi\Subsystems -\components\SDM845\Device\Xiaomi\SynapticsTouch -\components\SDM845\Platform\FG -\components\SDM845\Platform\GPIO -\components\SDM845\Platform\Archive\IOMMU\10730 -\components\SDM845\Platform\Archive\SMMU\10730 diff --git a/definitions/polaris-gpu.txt b/definitions/polaris.txt similarity index 100% rename from definitions/polaris-gpu.txt rename to definitions/polaris.txt