diff --git a/README.md b/README.md index e6f8dcbcd311cf9faa57ca3975af96007dea0094..9be489d67bc09cf7353ddf50ff262173559e8a17 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - 项目移植状态:已完成 - 调用差异:无 - 开发版本:sdk6,DevEco Studio2.2 Beta1 -- 基线版本:Recovery release 1.0.0 +- 基线版本:Release 1.0.0 ## 演示效果 diff --git a/entry/src/main/java/com/zxy/recovery/test/AttrValue.java b/entry/src/main/java/com/zxy/recovery/test/AttrValue.java index b11629b1e5a5b61315d0c96d788904e1675e2807..5d4c98febd253e85b6e4f2d1a2ea9f6f48858a9a 100644 --- a/entry/src/main/java/com/zxy/recovery/test/AttrValue.java +++ b/entry/src/main/java/com/zxy/recovery/test/AttrValue.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/BaseAbility.java b/entry/src/main/java/com/zxy/recovery/test/BaseAbility.java index d82055986061328c6b131a73669aad4f269b00a2..6388d1ddd84965d55c9837e40a5fb4350090d71f 100644 --- a/entry/src/main/java/com/zxy/recovery/test/BaseAbility.java +++ b/entry/src/main/java/com/zxy/recovery/test/BaseAbility.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/MainAbility.java b/entry/src/main/java/com/zxy/recovery/test/MainAbility.java index f020f8446b720af10230ffb5a47ac24fc542cf54..790b31170e3ed124bea186eb26c01883cec8f89d 100644 --- a/entry/src/main/java/com/zxy/recovery/test/MainAbility.java +++ b/entry/src/main/java/com/zxy/recovery/test/MainAbility.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/MyApplication.java b/entry/src/main/java/com/zxy/recovery/test/MyApplication.java index 33dc92df3833c369eb6d0d98280e5aed709a42ba..4223da3eb395a678b64b8316f70240fc2dfb6a9f 100644 --- a/entry/src/main/java/com/zxy/recovery/test/MyApplication.java +++ b/entry/src/main/java/com/zxy/recovery/test/MyApplication.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/SuperButton.java b/entry/src/main/java/com/zxy/recovery/test/SuperButton.java index 7a1c791eb53a6c881d11fa43bb035b7634a7dfa5..a0ff298feed1aaa523c18bae80cecd3bf18eb588 100644 --- a/entry/src/main/java/com/zxy/recovery/test/SuperButton.java +++ b/entry/src/main/java/com/zxy/recovery/test/SuperButton.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/TestAbility.java b/entry/src/main/java/com/zxy/recovery/test/TestAbility.java index af2b0d326e0ae6f038e8eb42a450efb76c504c45..3fa1631ff4f4b9f5607769248472844a67814d5b 100644 --- a/entry/src/main/java/com/zxy/recovery/test/TestAbility.java +++ b/entry/src/main/java/com/zxy/recovery/test/TestAbility.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/TestAbility2.java b/entry/src/main/java/com/zxy/recovery/test/TestAbility2.java index 0d350d6f0bef588a1fd375abf7577d208f2ae6a1..07c94a0fd14445a5d3cf39048e934a08b3362952 100644 --- a/entry/src/main/java/com/zxy/recovery/test/TestAbility2.java +++ b/entry/src/main/java/com/zxy/recovery/test/TestAbility2.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/slice/MainAbilitySlice.java b/entry/src/main/java/com/zxy/recovery/test/slice/MainAbilitySlice.java index 7294287586b96bf3874b83ccd593d609ec69399a..f4e2bb3fb3c45097056ceb4bedc83094386b2530 100644 --- a/entry/src/main/java/com/zxy/recovery/test/slice/MainAbilitySlice.java +++ b/entry/src/main/java/com/zxy/recovery/test/slice/MainAbilitySlice.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice.java b/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice.java index d96233d41393a4a8c4d4a8888506725f4dcbf29b..8325ebc09f6b0a5ec4285131ccad22ec91f2ba4a 100644 --- a/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice.java +++ b/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice2.java b/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice2.java index 5caf888a0d3a087524d79a3f98544e4d855549e5..d0d011bc15117e7ba986c917d3f24d0c91205b31 100644 --- a/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice2.java +++ b/entry/src/main/java/com/zxy/recovery/test/slice/TestSlice2.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/recovery/src/main/java/com/zxy/recovery/core/DebugAbility.java b/recovery/src/main/java/com/zxy/recovery/core/DebugAbility.java index 7c594a35dff94a6c7665d08e6d94db37db9dedbf..621adae413508a23fb747dd279311292359abc85 100644 --- a/recovery/src/main/java/com/zxy/recovery/core/DebugAbility.java +++ b/recovery/src/main/java/com/zxy/recovery/core/DebugAbility.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/recovery/src/main/java/com/zxy/recovery/core/RecoveryAbility.java b/recovery/src/main/java/com/zxy/recovery/core/RecoveryAbility.java index 2609282601698c5782ec796aee9fad2352d6f426..ad00c685d597e8d7e1e564fc4d71db0726ec0352 100644 --- a/recovery/src/main/java/com/zxy/recovery/core/RecoveryAbility.java +++ b/recovery/src/main/java/com/zxy/recovery/core/RecoveryAbility.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/recovery/src/main/java/com/zxy/recovery/core/slice/DebugAbilitySlice.java b/recovery/src/main/java/com/zxy/recovery/core/slice/DebugAbilitySlice.java index 2e79cb1729a454458ee131ef5cb178663634c85a..e28c69dac242f4f3c596b9e9190ea42c447807a5 100644 --- a/recovery/src/main/java/com/zxy/recovery/core/slice/DebugAbilitySlice.java +++ b/recovery/src/main/java/com/zxy/recovery/core/slice/DebugAbilitySlice.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/recovery/src/main/java/com/zxy/recovery/core/slice/RecoveryAbilitySlice.java b/recovery/src/main/java/com/zxy/recovery/core/slice/RecoveryAbilitySlice.java index 6ff61346e79e3ae76d0b1688c5dda7ef54a464dc..e85a530eff9fb23cc02cc0e91a6faa837b9dd39c 100644 --- a/recovery/src/main/java/com/zxy/recovery/core/slice/RecoveryAbilitySlice.java +++ b/recovery/src/main/java/com/zxy/recovery/core/slice/RecoveryAbilitySlice.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software diff --git a/recovery/src/main/java/com/zxy/recovery/tools/LogUtil.java b/recovery/src/main/java/com/zxy/recovery/tools/LogUtil.java index 0d0466dca7d1435501beb13f6dbc7bea85c45ed2..ca7dd53e6c71f796225bf60539d051d32cfe1190 100644 --- a/recovery/src/main/java/com/zxy/recovery/tools/LogUtil.java +++ b/recovery/src/main/java/com/zxy/recovery/tools/LogUtil.java @@ -2,8 +2,8 @@ * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. - * You may obtain an copy of the License at - + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software