commit | a8b58bdcee5325034ba87d0f63bbe3d824535915 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <[email protected]> | Tue Jan 16 11:39:11 2018 +0900 |
committer | Sundong Ahn <[email protected]> | Wed Jan 17 12:11:24 2018 +0900 |
tree | 3d55835d84256ccb23e792bd8b697046176e020c | |
parent | 3325729bd3a0e3e21e7d43ae70ccdaa278201b79 [diff] |
Add LOCAL_SDK_VERSION in car-stream-ui-lib The car-stream-ui-lib is using only public API. However it is defined java:platform which can use internal API, since it is not defined LOCAL_SDK_VERSION. So, LOCAL_SDK_VERSION := current is added in car-stream-ui-lib, because it can be turn into errors when link type check becomes more strict. Bug: 69899800 Test: mma -j under car-stream-ui-lib dir Change-Id: Ieafae7e2ff9bf1ce8eb521b51fea41f2df3a929f