hal: Update atoi usage to atoll in case of large Numeric values

-DMID can have value greater than the MAX value returned by atoi,
hence use atoll instead.
- This change is done to accommodate the change in atoi implementation
from Lolipop onwards.

Change-Id: I58b1ba4ff18642238eaa34f41dd4bd9eeb1a25a9
1 file changed