Gnss:fix NPE due to the arraymap store the null key.

 PersistableBundle store the data use the ArrayMap,so the null key may put into the map.So we should make a judgment to prevent the systemserver crash.

Bug: 337781283
Change-Id: I9ce8c86aa9c9142e3b413bdb1eaaf51099592e72
1 file changed