mirror of
https://gitee.com/openharmony/telephony_ril_adapter
synced 2024-11-26 17:30:39 +00:00
update doc
Signed-off-by: shawn_he <shawn.he@huawei.com>
This commit is contained in:
parent
67b2498269
commit
7cf5e5869b
@ -24,7 +24,7 @@ base/telephony/ril_adapter
|
||||
├── interfaces # Provide internal interfaces for each business
|
||||
│ └── innerkits
|
||||
├── services # Service
|
||||
│ ├── hril # Implementation of service module APIs of the hri layer
|
||||
│ ├── hril # Implementation of service module APIs of the hril layer
|
||||
│ ├── hril_hdf # HDF service that provides initial vendor lib APIs
|
||||
│ └── vendor # Vendor file
|
||||
│── test # Test code
|
||||
@ -40,7 +40,7 @@ base/telephony/ril_adapter
|
||||
|
||||
## Usage Guidelines<a name="section264mcpsimp"></a>
|
||||
|
||||
The RIL Adapter does not provide external APIs and can only be called by through driver\_peripheral.
|
||||
The RIL Adapter does not provide external APIs and can only be called by through drivers\_peripheral.
|
||||
|
||||
## Repositories Involved<a name="section279mcpsimp"></a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user