Replace deprecated SDL APIs 45/6845/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Fri, 8 Oct 2021 06:16:20 +0000 (09:16 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Fri, 8 Oct 2021 06:16:20 +0000 (09:16 +0300)
commitf0bb66c95fa3f03ae956cc719cc776ed2f2f3bd4
tree527525d22ffdf419295ba18a6a347dbd1442a114
parent53dbe7eafa69dcea736ba19c66581a80f374b51a
Replace deprecated SDL APIs

Replace deprecated SDL SdlInstance usage with xapp-frame's SdlStorage
APIs, which have been built on top of the valid SDL SyncStorage APIs.
Upgrade SDL version to v0.8.0.

Issue-Id: RIC-805

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I04142853f74775ae40b71a0bef5431508acbb61a
RELNOTES
go.mod
go.sum
pkg/control/sdl_e2SubsDb.go
pkg/control/sdl_e2SubsDb_test.go
pkg/control/sdl_restSubsDb.go
pkg/control/sdl_restSubsDb_test.go
pkg/control/types.go