I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and formatted in ncs/nrf/drivers/gps/gps_sim/gps_sim.c
I changed this file but it does not get re-complied when I use "west build -b nrf9160dk_nrf9160ns -p"
Is there a way to make this happen pls?