commit | ca82a245137f72d89e23801c8c1f4735af6a3dfb | [log] [tgz] |
---|---|---|
author | Bharath <bharath@fairphone.com> | Thu Aug 18 19:48:51 2022 +0530 |
committer | Bharath <bharath@fairphone.com> | Fri Aug 19 09:24:53 2022 +0530 |
tree | 663802e8497865c9177fd646ec9783d2bc608d03 | |
parent | d002c5636a0866bab3c6d861678cd9753bc26691 [diff] |
Build Qualcomm's SoundRecorder app Issue: FP3-A11#395 Change-Id: I4389f366d72730441611bd20ce544ab54d83521a
diff --git a/device.mk b/device.mk index fbf6b0d..b99bddf 100644 --- a/device.mk +++ b/device.mk
@@ -865,6 +865,11 @@ android.hardware.secure_element@1.2 +# Sound Recorder +PRODUCT_PACKAGES += \ + QtiSoundRecorder + + # System helper PRODUCT_PACKAGES += \ vendor.qti.hardware.systemhelper@1.0