代码规范修改

Signed-off-by: liu-binjun <liubinjun@huawei.com>
This commit is contained in:
liu-binjun
2023-06-29 20:55:01 +08:00
parent 15d516e2c5
commit 2defb5aef8
@@ -13,6 +13,9 @@
* limitations under the License.
*/
#ifndef LOCATIONHUB_IPC_INTERFACE_CODE_H
#define LOCATIONHUB_IPC_INTERFACE_CODE_H
/* SAID: 2801 */
/* SAID: 2802 */
/* SAID: 2803 */
@@ -157,4 +160,5 @@ enum class PassiveInterfaceCode {
DISABLE_REV_GEOCODE_MOCK = 26,
};
} // namespace Location
} // namespace OHOS
} // namespace OHOS
#endif // LOCATIONHUB_IPC_INTERFACE_CODE_H