version:1.5

fix:迁移到奥乐云平台
add:
This commit is contained in:
2021-12-10 14:49:23 +08:00
parent 2462bafa85
commit ed8310da47
713 changed files with 6024 additions and 4805 deletions

View File

@@ -13,10 +13,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.android.colorfulos;
package com.aoleyun.os;
import static com.android.colorfulos.Utilities.SINGLE_FRAME_MS;
import static com.android.colorfulos.Utilities.postAsyncCallback;
import static com.aoleyun.os.Utilities.SINGLE_FRAME_MS;
import static com.aoleyun.os.Utilities.postAsyncCallback;
import static com.android.systemui.shared.recents.utilities.Utilities
.postAtFrontOfQueueAsynchronously;