diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-17 19:09:44 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-17 19:09:44 +0530 |
commit | a85d36e7b9036e2c187709ce29a325b75970fbcd (patch) | |
tree | 446994076af765038a3d756ce1ffdfca3639071e /msm8996.mk | |
parent | a47bf3dfb2556a0d3e42445001d9843311b1d240 (diff) |
msm8996-common: Fix & build configpanel
Change-Id: I3061bc03871e37871adfd3f8acfcf6a533457969
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ PRODUCT_PACKAGES += \ disable_configstore # ConfigPanel -#PRODUCT_PACKAGES += \ +PRODUCT_PACKAGES += \ ConfigPanel # Display |