Skip to content

Commit

Permalink
🎨 Support HarmonyOS NEXT system #13184
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Nov 18, 2024
1 parent 5ff5f36 commit 92ed5f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kernel/harmony/kernel.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,5 @@ func SetTimezone(container, appDir, timezoneID string) {
func DisableFeature(feature string) {
util.DisableFeature(feature)
}

func main() {}

0 comments on commit 92ed5f2

Please sign in to comment.