Catch NullPointerException in PreIndexDataCollector.
Null pointer exception is thrown from ContentProviderNative when we query the non indexable keys. Added a try-catch block to prevent it from crashing. Change-Id: I45c1e34bb81a4739ae2eb5dd19a08781ab7beeb1 Fix: 70900076 Test: manual
Loading
Please register or sign in to comment