Make a pass over our codebase cleaning up non-precise / non-inclusive language.
Test: treehugger Bug: 204369779 Change-Id: I6e63cae824d323535cdb14b493edd868df47738d
This commit is contained in:
@@ -33,7 +33,7 @@ package cc
|
||||
// Component 3: Stub Libraries
|
||||
// The shared libraries in the NDK are not the actual shared libraries they
|
||||
// refer to (to prevent people from accidentally loading them), but stub
|
||||
// libraries with dummy implementations of everything for use at build time
|
||||
// libraries with placeholder implementations of everything for use at build time
|
||||
// only.
|
||||
//
|
||||
// Since we don't actually need to know anything about the stub libraries aside
|
||||
|
Reference in New Issue
Block a user