You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
src/main v811_spc009_project 7 months ago
Android.bp v811_spc009_project 7 months ago
README.md v811_spc009_project 7 months ago
build.gradle v811_spc009_project 7 months ago

README.md

Car-ui-lib OEM APIs

#############################################
#                  WARNING                  #
#############################################
# The OEM APIs as they appear on this       #
# branch of android are not finalized!      #
# If a shared library is built using them,  #
# it will cause apps to crash!              #
#                                           #
# Please get the OEM APIs from a later      #
# branch of android instead.                #
#############################################

These APIs allow OEMs to build a shared library for car-ui-lib that can supply custom implementations of car-ui-lib components. See SharedLibraryFactorySingleton for information on the entrypoint to the shared library.