Files
rk35xx-android14/external/autotest/client/common_lib
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00
..

README
======

This directory is the holding area for storing libraries which are common
to both client and server. Libraries which are client-specific should live
in client/bin and libraries which are server-specific should live in
server.

This directory is a sub-directory of client because AutoTest doesn't install 
anything but the client directory.

Libraries in this directory should only rely on other libraries in this
directory. In other words, they should not reach out in client/bin or server.