I’m adding a new package in android framework in /base/packages/,
while compiling and building I’m getting an error that package
“com.xx.xxxxxx not exist”
Do I need to register this new package somewhere in framework?
I’m adding a new package in android framework in /base/packages/, while compiling and building
Share
I guess yes. Try to add your package into
build/target/product/core.mkintoPRODUCT_PACKAGES.