diff --git a/device/testing/device-google-sargo/APKBUILD b/device/testing/device-google-sargo/APKBUILD index b2e58c736..d3cc71ab4 100644 --- a/device/testing/device-google-sargo/APKBUILD +++ b/device/testing/device-google-sargo/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-google-sargo pkgdesc="Google Pixel 3a" pkgver=4 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -54,9 +54,10 @@ nonfree_firmware() { soc-qcom-sdm845-modem soc-qcom-sdm845-nonfree-firmware " + # Enable HexagonRPCD by default, but not if the user installed this + # package then disabled it. install=" device-google-sargo-nonfree-firmware.post-install - device-google-sargo-nonfree-firmware.post-upgrade " # The q6voiced configuration can only be used if the ADSP is brought up diff --git a/device/testing/device-google-sargo/device-google-sargo-nonfree-firmware.post-upgrade b/device/testing/device-google-sargo/device-google-sargo-nonfree-firmware.post-upgrade deleted file mode 120000 index d04b21bc3..000000000 --- a/device/testing/device-google-sargo/device-google-sargo-nonfree-firmware.post-upgrade +++ /dev/null @@ -1 +0,0 @@ -device-google-sargo-nonfree-firmware.post-install \ No newline at end of file