I use InvalidationTracker observer android RoomDatabase like:
String[] tables = new String[]{"a", "b", "c"}; mObserver = new Inv