Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris
android_vendor_pac
Commits
38bd5efd
Commit
38bd5efd
authored
12 years ago
by
szl.kiev
Browse files
Options
Download
Email Patches
Plain Diff
18.0.0
Change-Id: I445e8f459b87dba4a0768b8b4a9189b3e7dc2b6c
parent
34c5752e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
config/pac_common.mk
config/pac_common.mk
+2
-6
No files found.
config/pac_common.mk
View file @
38bd5efd
...
...
@@ -13,10 +13,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGE_OVERLAYS
+=
vendor/pac/overlay/aokp/common
### PARANOID ###
# Replace CM files
PRODUCT_COPY_FILES
+=
\
vendor/pa/prebuilt/common/bin/backuptool.sh:system/bin/backuptool.sh
# ParanoidAndroid Overlays
PRODUCT_PACKAGE_OVERLAYS
+=
vendor/pa/overlay/common
PRODUCT_PACKAGE_OVERLAYS
+=
vendor/pa/overlay/
$(TARGET_PRODUCT)
...
...
@@ -47,14 +43,14 @@ CM_BUILD := $(BOARD)
PA_VERSION_MAJOR
=
2
PA_VERSION_MINOR
=
5
PA_VERSION_MAINTENANCE
=
4
PA_VERSION_MAINTENANCE
=
5
TARGET_CUSTOM_RELEASETOOL
:=
vendor/pac/tools/squisher
VERSION
:=
$(PA_VERSION_MAJOR)
.
$(PA_VERSION_MINOR)$(PA_VERSION_MAINTENANCE)
PA_VERSION
:=
pa_
$(BOARD)
-
$(VERSION)
-
$(
shell
date
+%0d%^b%Y-%H%M%S
)
PAC_VERSION_MAJOR
=
1
7
PAC_VERSION_MAJOR
=
1
8
PAC_VERSION_MINOR
=
0
PAC_VERSION_MAINTENANCE
=
0
PAC_VERSION
:=
$(PAC_VERSION_MAJOR)
.
$(PAC_VERSION_MINOR)
.
$(PAC_VERSION_MAINTENANCE)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment