diff options
author | Keith Packard <keithp@keithp.com> | 2016-06-17 08:54:19 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-06-17 08:54:19 -0700 |
commit | 0c5a1bea3ffa7c4b6b1503733e33911cbfcb3e80 (patch) | |
tree | e04d400331b72efc304ac0f51f22d58e09831d8e /altoslib/AltosSensorMega.java | |
parent | 383dec4449f8160c06804fba06290e7a07335934 (diff) |
altoslib: Stop reflective JSON class walk at Object instead of null
Android has classes above Object which are all tied together which
cause the object walking to fail in pretty spectacular ways. As Object
has no interesting fields, that serves as a fine barrier to the super
class walk and works on both android and real java.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altoslib/AltosSensorMega.java')
0 files changed, 0 insertions, 0 deletions