Add support to unsigned integers

UInt and ULong are added. They represent unsigned 32-bit integer and
unsigned 64-bit integer, respectively.

Bug: 155345741
Test: sysprop_test
Test: try to access UInt and ULong APIs from both C++ and Java
Change-Id: If62797f8128c1db7fb87114db906deedeb846e5c
7 files changed