Location Sample for NCS >2.5

I am unable to compile to location sample for NCS 2.5.2.  I am getting the error C:/ncs/v2.5.2/nrf/lib/nrf_modem_lib/nrf_modem_lib.c:17:10: fatal error: pm_config.h: No such file or directory
17 | #include <pm_config.h>

I believe this is because Nordic removed PM after NCS 2.5 based on this post  RE: Does Nordic provide sample code for power management on ncs v2.4.2? 

What is the proper way to use modem library and location on NCS 2.5.2?  

Related