Skip to content
Commit 09c58000 authored by Hongbo Zeng's avatar Hongbo Zeng
Browse files

Fix API review issues for 5G Slicing feature

- Rename SlicingConfig and SlicingException to
  NetworkSlicingConfig and NetworkSlicingException
- Rename SlicingError to NetworkSlicingError
- add subclasses for NetworkSlicingException and remove getErrorCode()
- make isRadioInterfaceCapabilitySupported() public

Bug: 183714964
Bug: 183937956
Test: full build pass
    - make -j200 doc-comment-check-docs
    - atest TelephonyManagerTest#testGetNetworkSlicingConfiguration
    - atest RadioConfigResponseTest
Change-Id: I4326b230c09adcf732f4271f3044d69c1ae5958c
parent 45dc22e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment